div#date_row span.date, div#date_row span.name {
	margin-left:20px;
}

table#main_cols {
    background: #ffffff;
}

/* content area below main feature */
td#content_col1,  td#content_col2{ width:289px;}
td#content_spacer { background-color:#cccccc; }

/*********************************************/
/* modules
/*********************************************/
div.module, div.module12 { margin:25px 15px 0px 15px;}
div.module, div.module td {font-size:11px;}
div.col_topper {margin:18px 15px 0px 15px;}

/*********************************************/
/* general purpose */
/*********************************************/

tr#date_row td, #date_row{
  background-color: #59599B;
	  color: #ffffff;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
		padding-top:3px;
}

form.smtxt option {
	font-size:10px;
}


