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