.wrapper .container-center .box-holder
{
	border:1px solid #dbdbdb;
	padding:10px;
	text-align:left;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
}

.wrapper .container-center .box-holder .seprator
{
	border-top:1px solid #e6e6e6;
	margin:10px 0;
}

.wrapper .container-center .box-holder .product-camera
{
	width:24px;
	height:24px;
	position:absolute;
	margin:85px 0 0 87px;
	z-index:1000;
}

.wrapper .container-center .box-holder .product-info-holder
{
	width:128px;
	height:126px;
	background:url(../images/product-holder.jpg) no-repeat;
	text-align:center;
}

.wrapper .container-center .box-holder .product-info-holder .product-image
{
	margin:12px 0 0 0;
	background:#f5f5f5;
}

.wrapper .container-center .box-holder .product-hold
{
	width:598px;
	margin:7px 0 0 10px;
}

.wrapper .container-center .box-holder .product-hold p
{
	font-size:14px;
	font-weight:bold;
	color:#2687d1;
	text-transform:capitalize;
}

.wrapper .container-center .box-holder .product-hold span
{
	display:block;
	color:#b2b2b2;
	font-size:10px;
	text-align:justify;
}

.wrapper .container-center .box-holder .product-hold .details
{
	width:448px;
	border:1px solid #dbdbdb;
	margin:3px 0 0 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	-0-border-radius:3px;
}

.wrapper .container-center .box-holder .product-hold .details .space
{
	padding:5px;
	color:#808000;
	font-weight:bold;
	text-transform:capitalize;
	font-size:12px;
}

.wrapper .container-center .box-holder .product-hold .details .text
{
	color:#b2b2b2;
}

.wrapper .container-center .box-holder .product-hold .details .border-right
{
	border-right:1px solid #dcdcdc;
}

.wrapper .container-center .box-holder .product-hold .details .border-bottom
{
	border-bottom:1px solid #dcdcdc;
}

.wrapper .container-center .box-holder .product-hold .details .code
{
	width:60px;
}

.wrapper .container-center .box-holder .product-hold .details .dozan
{
	width:40px;
}

.wrapper .container-center .box-holder .product-hold .details .pieces
{
	width:80px;
}

.wrapper .container-center .box-holder .product-hold .details .weight
{
	width:80px;
}

.wrapper .container-center .box-holder .product-hold .details .carton
{
	width:134px;
}

.wrapper .container-center .box-holder .product-hold .bn
{
	margin:10px 0 0 0;
	padding:8px 20px;
	font-size:18px;
}


.magnifyarea
{
	box-shadow: 5px 5px 7px #818181;
	-webkit-box-shadow: 5px 5px 7px #818181;
	-moz-box-shadow: 5px 5px 7px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
	background: white;
}