#sidebar { width:250px; float:left; margin: 0 15px 15px 0; padding-bottom: 10px; border-bottom:2px solid #ccc; }
#sidebar a, #sidebar table, #sidebar table tr, #sidebar table tr td {border:none; text-align: left; font-size: 14px; margin: 0; padding: 0;}
#sidebar h2 { color:#fff; padding: 5px 5px 5px 10px; margin:0 0 20px 0; background:#526c9e; border-bottom:2px solid #1f3154; font-size:1.5em; }
#sidebar ul {margin: 0 0 20px 0;}

#subcontent { float:right; width:670px; font-size: 1em}
#subcontent h1 { margin-top:0; font-size:2.4em; }
#subcontent h3 { margin-top:10px; font-size:1.4em; }

#cse-search-results iframe {width: 668px;}


#monitor {
	/*background-color:#FF0000;*/
	float:left;
	margin:0px 0px 0px 10px;
}

#sidebar table.monitorTable {
	border:1px solid #344A75;
}


#sidebar table.monitorTable {
	border-collapse:separate;
	width:100px;
}

#sidebar table.monitorTable tr th {
	font-weight:normal;
	text-align:center;
}

#sidebar table.monitorTable td {
	padding:4px;
}

#sidebar table.monitorTable td.smallText, #sidebar table.monitorTable td.smallText a {
	/*color:#FF0000;*/
	font-size:10px;
	line-height:12px;
	text-align:center;
}
