#content_table_results{
border-collapse:collapse;
float:left;
font-size:12px;
line-height:30px;
margin-bottom:65px;
margin-top:10px;
text-align:left;
width:99%;
}

#content_table_results thead tr{
background:#D3D3D3 none repeat scroll 0 0;
}

#content_table_results th{
font-size:13px;
font-weight:bold;
text-align:left;

}

#content_table_results tfoot tr{
  
}

#content_table_results td, th{
  padding-left: 10px;
}

#content_table_results .odd{
  background:#eeeeee; 
}

#content_table_results .even{
  background: rgb(204,255,204) url() no-repeat 
}