﻿/* Tag Results Module CSS. */
.TagSearchResults {margin-bottom:10px;float:left;width:100%;}
.TagSearchResults .GridHeader{background-color:Transparent;}
.TagSearchResults .GridHeader th{border-bottom:1px dashed #D7D6C9;}
.TagSearchResults .GridHeader span{padding-bottom:10px;}
.TagSearchResults .GridRow td,.TagSearchResults .GridRowAlt td{border-bottom:1px dashed #D7D6C9;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:none;margin:10px 0 0 0;}
.TagSearchResults .GridPaging a, .TagSearchResults .GridPaging span{float:left;width:20px;font-size:11px;border:1px solid #D7D6C9;background-color:#EFEFEF;width:20px;text-align:center;padding:1px 0 1px 0;color:#000000;float:left;margin-right:5px;font-size:11px;font-weight:normal;text-decoration:none;}
.TagSearchResults .GridPaging span{background-color:#FFFFFF;cursor:default;}