@charset "utf-8";
/* CSS Document */

#results { width:580px; height:auto; margin:20px auto; border-bottom:1px solid #ebf0f2; }

#results table { clear:both; width:100%; border-bottom:1px solid #d5dce0; }
#results td { padding:5px; vertical-align:top; }
#results tr.resultOn td { border-bottom:1px dashed #d5dce0!important; }
#results tr.resultOff td { border-bottom:1px dashed #d5dce0!important; background-color:#f5f5f5; }
#results th { text-align:left; font-weight:normal; padding:5px; background:#2c7fb5; color:#fff; }

#results-1 { width:150px; float:left; padding:5px 0 0 0; }
#results-2 { width:430px; float:left; padding:5px 0 0 0; }
#results-1, #results-2 { height:auto; padding:0 0 10px 0; float:left; position:relative; top:-5px; }
#results-1 p, #results-2 p { margin:0; }
#results-2 { width:330px; text-align:right; }
#results-1 { width:250px; }








