

#itemdesctitle
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #595959;
	font-size: 28px;
	font-weight: bold;
}
#itemdescsubtitle
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color: #cdcdcd;
	font-size: 20px;
	font-weight: bold;
}
#itemdesccontent
{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	color: #b6b6b6;
	font-family: Helvetica; 
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
}
#itemdesccontent a
{
margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #a4aaa7;
	border-bottom: 1px dotted #a4aaa7;
}
#itemdesccontent a:hover
{
	border-bottom: 1px solid #a4aaa7;
}