/* anchor styles */a.ContentGridLink:link, a.ContentGridLink:visited, a.ContentGridLink:active{	color:#2b404d;	text-decoration:none;}a.ContentGridLink:hover{	color:#9D2602;	text-decoration:underline;}/* layout styles */#ContentFilterByContainer{	text-align:right;	margin:3px 0 3px 0;	padding:5px;	background:#f1f1e6;}	#ContentFilterByContainer label{		font-weight:bold;	}#ContentGridContainer{	border-top:2px solid #7e3935;	background:#ffffff;	list-style-type: none !important;}.ContentGridLabelContainer{	height:30px;	padding:5px;	margin-bottom:5px;	background:#f1f1e6;}.ContentGridLabel{	float:left;	color:#2b404d;	font:21px bold;	margin-top:5px;}.ContentGridSelectors{	float:right;}.ContentGridOrderBy{	font-family:'Times New Roman',serif;	font-size:15px;	font-weight:bold;	/* border-bottom:1px solid #e0d752; */	margin:15px 0 3px 0;	color:#2b404d;}/* list styles */.ContentGridList{	display: block;	background:#ffffff;	/* border-bottom:1px solid #f8f4be; */	padding:2px;	list-style-type: none !important;	list-style-image: none !important;	zoom: 1;}	.ContentGridList li{		display: block;		clear:both;		margin: 0px !important;		padding:5px 0px;		/*padding-left:10px;*/		zoom: 1;	}		.ContentGridList li.Alt{			background:#F1F1E6;		}.ContentRecordsDate{	min-width:50px;	height:100%;	float:left;}.ContentRecordsTitle{	float:left;	margin-left:5px;	m9n-width:450px;}.ContentRecordsAbstract{	clear:both;	margin-left:67px;}