#productinfodetails
{
	position: relative;

	margin: 15px 0px 30px 0px;

	padding: 0px;
	padding-top: 26px;
}

#productinfodetails div.infoblock
{
	border-style: dotted;
	border-color: rgb(224,224,224);
	border-width: 1px;

	padding: 20px;
	margin-bottom: 15px;
}

#productinfodetails p.caption
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(240,240,240);
/*	border-bottom-color: #c3142b; */



	font-weight: bold;
	
}

#productinfodetails p.content
{

}

