.item{
	border-bottom: 1px dashed #c3c3c3;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.item .image{
	margin: 5px;
}
.item h4{
	margin: 8px 0px;
}

.price {
	width: 90px;
	font-size:12px;
}
.price  b{
	color:#098DB7;
}

.abox-stat{
	background: url(../images/icons/ico_stats.jpg) no-repeat left top;
	padding: 12px 0px;
	margin-top: 10px;
}
.abox-stat h2{
	margin-left: 49px;
	border-bottom: 1px solid #c3c3c3;
}
.abox-stat p.note{
	text-indent: 48px;
}
.send-message-btn{
	cursor: pointer;
	font-size: 13px;
}
.detile-tabs .nav{
	padding: 10px 0px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 22px;
	border-bottom: 3px solid #c3c3c3;
	margin: 5px 0px 15px 0px;
}
.detile-tabs .nav ul{
    margin: 0px;
    padding: 0px;
}
.detile-tabs a{
	margin: 0px;
	display: block;
	float: left;
	font-size: 14px;
}
.detile-tabs a.active{
	text-decoration: none;
}
.product-description{
	width: 600px;
}
.default-picture{
	box-shadow: black 3 3 3;
	-moz-box-shadow: black 3 3 3;
	-webkit-box-shadow: black 3 3 3;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135);
	text-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
	font-size: 16px;
	font-weight: bold;

}
.p-description p.p1{
	font-size:13px;
	font-style:italic;
	text-shadow:1px 2px 1px #CCCCCC;
}
.p-description p.p2{
	font-style:italic;
}

.p-description strong{
	font-weight: normal;
}
.p-description .price{
	font-size:14px;
	font-weight:bold;
	text-shadow:2px 3px 1px #CCCCCC;
	width:auto;
}
.p-description .order{
	font-size: 14px;
	color: #000;
	background: url("../images/icons/bizi-company.png") no-repeat left top;
	padding-left: 25px;
}
.p-description .photo{
	float: left;
	margin: 10px;
}
