#box-top{
	width:790px;
	height:21px;
	background:url(images/foregroundtop.png) no-repeat top left;
}
#box-bottom{
	width:790px;
	height:28px;
	background:url(images/foregroundbottom.png) no-repeat top left;
}
#container-sc{
	width:790px;
	height:438px;
	overflow:hidden;
	background:url(images/foregroundmiddle.png) repeat-y top left;
	position:relative;
	color:#61AEE1;
	font-family:arial,helvetica;
	margin:0px;
	padding:0px;
}
#left{
	width:224px;
	position:absolute;
	top:16px;
	left:50px;
}
#right{
	width:460px;
	position:absolute;
	top:11px;
	left:288px;
       padding-top: 15px;
}
.mil-from{
	font-size:28px;
}
.one{
	font-size:77px;
	color:#939292;
}
#container-sc p{
	font-size:12px;
	color:#6C6D6F;
	margin:12px 0;
}
#container-sc a{
	text-decoration:none;
}
#container-sc img{
	border:none;
}
.view-cart{
	color:#61AEE1;
	font-size:20px;
}
#addToCart {
   text-align: center;
   margin-left: -42px;
}
#large-bracelet{
	margin-top: 20px;
	width: 203px; height: 136px;
}
#bracelets-top,#accessories-top{
	overflow:hidden;
	padding-bottom:1px;
	border-bottom:2px dotted #61AEE1;
	height:27px;
}
#accessories-top{
	margin-top:20px;
}
.price{
	font-size:22px;
	font-weight:bold;
	float:left;
}
.click-item{
	font-size:12px;
	float:right;
	margin: 8px 5px 0 0;
}
#bracelets a{
	display:block;
	width:465px;
	height:50px;
}
.img-container{
	position:relative;
	width:465px;
	height:50px;
	margin:48px 0 0 0;
	overflow:hidden;
}
img.bracelets-top{
	position:absolute;
	z-index:1;
}
img.bracelets-bottom{
	position:absolute;
}
img.accessories{
	width:72px;
	height:73px;
	margin: 10px 165px 0 40px;
}