.jewelryImage 
{
	height: 188px;
	width: 129px;	
	float: left;
}
.jewelryRightPane 
{
	height: 188px;
	width: 181px;
	float: left;
}
.jewelryDescription 
{
	height: 130px;
	width: 181px;
	background-image: url(Images/rotator/descriptionBg.jpg);
}
.jewelryDescription_Text 
{
	font: normal 10px Arial, Verdana, Helvetica;
	color: #b0b098;
	margin-left: 10px;
	padding-top: 20px;
	margin-right: 20px;
}
.jewelryName
{
	height: 28px;
	width: 181px;
}
.addToCart 
{
	height: 32px;
	width: 181px;
	background-image: url(Images/rotator/shoppingCartBg.gif);	
}
