#related
{
	width:100%;
	background-color:#e6e6e6;
	font-size:10pt;
	padding:0px;
	 border-color:Black;
	 border-width:2px;
	border-style:  dashed;

}


#related hr
{
	border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	height: 2px;
	margin: 2px auto 0 0;
	text-align: left;
}

#related a 
{
	background-image:none;
	color:Black;
	text-decoration:none;
	font-weight:900;
	text-align:left;
	border-bottom-style:  dotted;
	border-bottom-color:Black;
	border-bottom-width:1px;
}
									
#related a:hover
{
	background-image:none;
	color:Blue;
		background										
}
