﻿.stylePopupCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:5px 5px;
	margin: 0px;
}
div.LiteratureItem
{
	padding:5px 13px;
	height:210px;
	width:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5c5b5a;
	float: left;
}
div#LiteratureItems .MoreLink {float: right;padding-right: 15px;clear: both;}
div#LiteratureItems .MoreLink a:link {color: #5c5b5a;}
div#LiteratureItems .MoreLink a:visited {color: #5c5b5a;}
div#LiteratureItems .MoreLink a:hover {color: #ffe524;}
div#LiteratureItems .MoreLink a:active {color: #5c5b5a;}
div#LiteratureItems a:link {
	color: #7BCEE3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration : none;
	font-weight:bold;
}
div#LiteratureItems a:visited {
	color: #7BCEE3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration : none;
	font-weight:bold;
}
div#LiteratureItems a:hover {
	color: #ffe524;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration : none;
	font-weight:bold;
}
div#LiteratureItems a:active {
	color: #7BCEE3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration : none;
	font-weight:bold;
}
hr 
{
 color: #ABA9A7;   
 width: 98%;
 clear: both; 
}