.titleunder{
	background-image: url(/_images/pinkdot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 15px;
	margin-bottom: 10px;
	clear: left;
}
.titleunder h3{
	margin-bottom: 0px;
}
.productinformationleft{
	float: left;
	width: 290px;
	margin-right: 10px;
	margin-bottom: 10px;
	min-height: 170px; 
}
.productinformationright{
	float: left;
	width: 290px;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: left;
	min-height: 170px;

}
.productimage{
	float: left;
	border: 1px solid #CCCCCC;
}
.productinfo{
	width: 190px;
	float: left;
	padding-left: 10px;
}
.productname{
	font-size: 14px;
	color: #584a68;
	font-weight: bold;
	margin: 0px;
}
.productsubtitle{
	margin-top: 0px;
}
.productinformationback{
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 90px;

}
.backissues{
	clear: left;
}
.buy{
	margin-right: 8px;
	border: none;
	float: left;
}
.alloptions{
	padding-top: 2px;
	float: left;
	
}
.buyoption{
	float: left;
	margin-top: 10px;
	width: 280px;
}
.buy2{
	border: none;	
	margin-right: 8px;
	float: left;
}
.alloptions2{
	width: 250px;
	float: left;
	margin-bottom: 10px;
}
.buynow{
	float: left; 
	margin-right: 8px;
}
.backissuestitletext{
	font-style: italic;	
}
.buyoptionsclear{
	clear: left;
}
