.jewelryImage 
{
	height: 251px;
	width: 100px;	
	float: left;
}
.jewelryRightPane
{
	height: 251px;
	width: 224px;
	float: left;
}
.jewelryDescription
{
	height: 100px;
	width: 200px;
	background-image: url(Images/descriptionBg.gif);
}
.jewelryDescription_Text
{
	font: 12px Verdana, Arial, Helvetica;
	color: #000000;
	margin-left: 10px;
	padding-top: 1px;
	margin-right: 20px;
}
.jewelryName
{
	height: 35px;
	width: 224px;
}

