div#bestincategorie {
	height: 284px;
	width: 715px;
	padding: 22px 0;
	background: url(http://www.7cont.ru/images/background_bestsellers.gif) no-repeat top left;
}

div#bestincategorie a {
	color: #000;
	text-decoration: none;
}

div#bestincategorie a:hover {
	text-decoration: underline;
}

div#best1, div#best2, div#best3, div#best4, div#best5, div#best6 {
	width: 204px;
	float: left;
	margin: 18px 10px 18px 22px;
}

div#bestincategorie .header {
	width: 633;
	margin-left: 22px;
	margin-right: 13px;
	height: 22px;
	background: #8a46b3 url(backgroz.gif) no-repeat 8px 4px;
	padding-left: 28px;
	margin-bottom: 4px;
	line-height: 22px;
	color: #fff;
	font-size: 12px;	
	text-transform: uppercase;
}

div#bestincategorie .header div {
	float:right;
	padding-right:8px;
	text-transform:none;
	cursor:pointer;
}

div#bestincategorie .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	float: left;
}

div#bestincategorie .description {
width: 124px;
	font-size: 9px;
	font-weight: lighter;
	float: left;
	border-bottom: 1px solid #e2e8e6;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

div#bestincategorie .oldprice {
	font-size: 10px;
	text-decoration: line-through;
	color: #009da2;
	font-weight: bold;
	float: left;
}

div#bestincategorie .currentprice {
	font-size: 24px;
	font-weight: bold;
	float: left;
	clear: left;
	margin-top: -7px;
	
}

div#bestincategorie img {
	float: right;
	width: 78px;
	height: 84px;
}

div#bestincategorie .measurement {
	color: #a7b4bd;	
	padding-left: 0.4em;
	text-transform: uppercase;
}

div#itemcategory {
	font-size: 28px;
	font-weight: bold;
	clear: both;
	margin-bottom: 17px;
	margin-top: 24px;
	display: block;
}

div#gallery {
	float:left;
    height:250px;
}

div#description {
    width:400px;
	float:right;
}

div#description p {
	font-weight:lighter;
	clear:both;
}

div#item .oldprice {
	font-size: 10px;
	text-decoration: line-through;
	color: #009da2;
	font-weight: bold;
	float: left;
}

div#item .currentprice {
	font-size: 24px;
	font-weight: bold;
	float: left;
	margin-top: -7px;
    clear:left;
}

input#quantity {
	height:46px;
	width: 55px;
	text-align: center;
	line-height:46px;
	background:url(backgrp2.gif) no-repeat top left;
	font-size:26px;
	float:left;
    clear:left;
}

div#buybutton {
	float:right;
	width:160px;
	padding-left: 66px;
	height:52px;
	background:url(button_b.gif) no-repeat top left;
	line-height:52px;
	font-size:26px;
	cursor:pointer;
}

div#buybutton a {
text-decoration:none;
border-bottom:1px dotted #05A0A4;
}

h1#header_description {
	 clear:both;
	 background:#05a0a4;
	 padding-left:8px;
	 color:#fff;
}

h1#header_order {
	background:#b3c3c3;
	padding-left:8px;
	color:#fff;
}