input[type="text"] {
	font-size:24px;
	}

table.cwReport td {
	vertical-align: top;
	padding-right:5px;
	
	}
.cwDateMessage {
	clear:both;
	
	}
	
table.cwReport th {
	vertical-align: top;
	padding-right:10px;
	
	}
.center {
	text-align: center;
	}
.left {
	text-align: left;
	}

.no-results {
	color:#d00;
	font-size:125%;
	}
.cwHAWB {
	/*border-bottom:1px solid #eee;*/
	margin-bottom:60px;
	}
	
.cwDateMessage{
	margin-bottom:10px;
	}
.cwDateInserted {
	color:#080;	
	width: 250px;
	float:left;
	}
.cwMessage {
	padding-left:15px;
	
	margin-left:250px;
	
	}

.testing {
	color:#ccc; 
	background-color:#fafafa;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:15px;
	/*display:none;*/
	}
	
.ghosted {
	color:#ccc;
	font-size:80%;
	}
	
.sql-query {
	color:#88d;
	
	}