﻿/* Results Module CSS. */
.SearchResults {margin-bottom:10px;float:left;width:100%;}
.SearchResults .GridHeader{background-color:Transparent;}
.SearchResults .GridHeader th{border-bottom:1px dashed #E899C8;}
.SearchResults .GridHeader span{padding-bottom:10px;}
.SearchResults .GridRow td,.SearchResults .GridRowAlt td{border-bottom:1px dashed #E899C8;}
.SearchResults .GridRowAlt {background-color:#EFEFEF;}
.SearchResults .Row{float:left;text-align:left;}
.SearchResults .Row .LeftColumn{float:left;width:35px;}
.SearchResults .Row .RightColumn{float:left;}
.SearchResults .Row .RightColumn div{margin-bottom:4px;}
.SearchResults .GridPaging{width:100%;float:left;margin:10px 0 0 0;}
.SearchResults .GridPaging a, .SearchResults .GridPaging span{font-size:11px;border:1px solid #47A4B3;background-color:#EFEFEF;width:20px;text-align:center;padding:1px 0 1px 0;color:#47A4B3;float:left;margin-right:5px;}
.SearchResults .GridPaging span{background-color:#FFFFFF;}


