/* results css */

.results-table {width: 700px; margin: 12px auto 0 auto;}
	.results-table tr {}
	.results-table td {height: 90px;}
	.results-table td a {font-weight: bold; color: #00a1ba;}
	.results-table td.alt {background: #fff3e3;}
	.dashed {background: transparent url(/images/dashed-horiz-border.gif) repeat-x 100% 50%; height: 3px !important;}
	.results-table i {font-size:10px; font-weight:bold;}
	
.results-thumb {width: 102px; height: 73px; margin-left: 40px; background: transparent url(/images/results/thumb-bg.gif) no-repeat top left;}
	.results-thumb img {width: 98px; height: 68px; margin: 1px;}
	
.results-no-thumb {width: 102px; height: 73px; margin-left: 8px;}

.pagination-container {margin: 6px 0; padding-bottom: 5px; border-bottom: solid 1px #95DAF7;}

.pagination-numbers {width: 400px; text-align: center; margin: 0 auto;}

.results-top-text {clear: both; width: 100%; height: 20px; padding: 5px 0; border-bottom: solid 1px #95DAF7; margin-bottom: 5px;}

.results-container {width: 640px; margin: 0 auto; padding: 10px 20px; border-bottom: dashed 1px #FDB812;}
	.results-container .desc {font: 11px/120% Verdana, sans-serif;}
	.results-container a {font-weight: bold; color: #00a1ba;}
	
.results-container .results-item {font-weight: bold; color: #00a1ba;}