.jewelryImage 
{
	height:212px;
	width: 286px;	
	float: left;
	background-color: Transparent;
}
.jewelryRightPane 
{
	height: 212px;
	width: 654px;
	float: left;
}
.jewelryDescription 
{
	border:1;
	height: 200px;
	width: 340px;
	
}
.jewelryDescription_Text 
{
	font: normal 15px Arial, Verdana, Helvetica;
	color: #8c8c8c;
	margin-left: 235px;
	padding-top: 25px;
	margin-right: 80px;
	background-color: Transparent;
height: 130px;
}

.jewelryDescription_Title 
{
	font: normal 15px Arial, Verdana, Helvetica;
	color: #8c8c8c;
	font-weight:bold;
	margin-left: 235px;
	padding-top: 10px;
	margin-right: 80px;
	background-color: Transparent;
}
.jewelryName
{
	height: 35px;
	width: 224px;
}
.addToCart 
{
	
	margin-left: 20px;
	height: 26px;
	width: 26px;
		
}

.wait
{
	width:100%;height:100%;
	
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;	
	position: absolute;
	margin-top:0;
	
	cursor:progress;
	

	
}
.loading
{
	width:600px;height:600px;
top: 100;
 	
 	margin-top: -50px;
 	
	position: absolute;
	z-index:1;
	left:50%; 
	margin-left:-250px; 
 	background-repeat:no-repeat;
}

.t
{
	left: 30%;
 	margin-left: -65px;
}
	
	
	
	
	
	
	
.profile_Text 
{
	font: normal 14px Arial, Verdana, Helvetica;
	color: #8c8c8c;
	margin-left: 10px;
	padding-top: 15px;
	margin-right: 10px;
	background-color: Transparent;

}

A.nav
{
	
	text-decoration:none;
	color :#FB7400;
	font: normal 15px Arial, Verdana, Helvetica;

}

A.nav:hover
{
	text-decoration:underline;
	color :#FB7400;
	font: normal 15px Arial, Verdana, Helvetica;

}
