#cabinet-new h1, #cabinet-new h2, #cabinet-new h3, #cabinet-new h4, #cabinet-new h5{
	font-family: 'Verdana', Arial, sans-serif !important;
	font-weight: normal !important;
}

#cabinet-new {
	width: 100%;
	clear: both;
	position: fixed;
	left: 0;
	z-index: 90;
	top: -1000px;
	height: 500px;
	background: #f7f7f7;
	z-index: 9999;
}
#cabinet-new #holder {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#cabinet-new p {
    font-family: Verdana, Arial,sans-serif;
}

#order_block{
	display: inline-block;
}

#back {
    float: right;
    margin-right: 60px;
    margin-top: 15px;
}
#cabinet-new #sum #price_ {
	font-size: 20px;
	margin-right: 4px;
}
.cabinet label {
	font-size: 15px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, sans-serif;
}
#close-cabinet {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#close-cabinet:after {
	content: url('../images/back.png');
	right: 30px;
	top: 16px;
	position: absolute;
}
#bottom_bar {
	height: 45px;
	width: 100%;
	bottom: 0;
	background: #434343;
	position: absolute;
}
#go {
	background: #9dcb3d;
	width: 185px;
	float: left;
	height: 35px;
	padding-top: 10px;
	padding-left: 25px;
	margin-left: 350px;
}
#cabinet-new #sum {
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	font-size: 15px;
	color: #fff;
}
#cabinet-new .right_col {
	float: right;
	width: 200px;
}

.cabinet_view{
	font-family: Verdana, Arial, sans-serif !important;
}

.cabinet-submit {
	background: #434343;
	border: 0;
	color: #fff;
	font-size: 14px;
	height: 30px;
	width: 120px;
	cursor: pointer;
	margin-bottom: 7px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#cabinet-new .right_col .active {
	background: #9dcb3d;
}
#cabinet-new .cabinet_view {
	float: left;
	position: relative;
	width: 700px;
	padding-left: 20px;
}
.basket h4 span {
	font-size: 15px;
}
#view {
	position: absolute;
	right: 10px;
	top: 25px;
}
#view a {
	float: left;
	margin-left: 20px;
}

#scrollbarY {
	width: 720px;
	margin: 20px 0 10px;
}
#scrollbarY .scrollbar {
	background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0;
	position: relative;
	background-position: 0 0;
	float: right;
	width: 15px;
	z-index: 99;
}
#scrollbarY .thumb {
	background: #59595a;
	margin-top: 14px;
	height: 5px;
	width: 11px;
	cursor: pointer;
	overflow: hidden;
	z-index: 99;
	position: absolute;
	top: 0;
	left: 2px;
}
#scrollbarY .track {
	background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
	height: 100%;
	width: 13px;
	position: relative;
	padding: 7px 1px;
	z-index: 99;
}

#scrollbarY .thumb .end {
	background: #59595a no-repeat 50% 0;
	overflow: hidden;
	height: 5px;
	width: 25px;
	z-index: 99;
}
#scrollbarY .viewport {
	width: 700px;
	height: 350px;
	overflow: hidden;
	position: relative;
}
#scrollbarY .overview {
    list-style: none;
	position: absolute;
    width: 100%;
    min-height: 270px;
	left: 0;
	top: 0;
	padding: 0;
    padding-top: 25px;
    padding-left: 25px;
    margin: 0;
}
#scrollbarY .disable {
    display: none;
}
.basket .item {
	float: left;
	width: 155px;
	height: 285px;
	margin-right: 65px;
	margin-bottom: 40px;
	text-align: center;
	font-size: 12px;
}

.basket .item a{
	color: #000;
	font-size: 11px;
	display: block;
}

.basket .item input[type="text"] {
	width: 25px;
	height: 10px;
	background: #fff !important;
	border: 1px solid #353535 !important;
	text-align: center;
	font-size: 14px;
	border: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.basket .item_table {
	float: left;
	width: 650px;
	height: 250px;
	margin-right: 30px;
	margin-bottom: 0;
	text-align: center;
}
.basket .item_table .img {
	background: #ffffff;
	width: 165px;
	float: left;
	text-align: center;
}
.basket .item_table #code { display: block;}
.basket .item_table #desc { display: block; }

.basket .item_table .price {
	margin-left: 30px;	
}
.basket .item .name {
	background: #3472a3;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	height: 38px;
	font-size: 14px;
}
.basket .item_table .name {
	margin-bottom: 10px;
}
.basket .item .name a {
	color: #fff;
}
.basket .item .del {
	float: right;
	cursor: pointer;
}
.basket .item .img {
	width: 152px;
	height: 152px;
	text-align: left;
	border-radius: 6px;
	overflow: hidden;
}
.basket .item .img img {
	border-radius: 6px;
}
.basket .item .desc p {
	font-size: 12px;
	margin: 0;
}
.basket .item .desc {
    float: left;
    height: 160px;
    margin-top: 15px;
    width: 330px;
}
#cabinet-new .price {
	float: left;
}
#cabinet-new .item #code {
	color: #6c6d70;
	float: left;
	margin-left: 30px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}
#cabinet-new .item #desc {
	float: left;
	font-size: 12px;
	width: 395px;
	margin-left: 30px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	margin-top: 11px;
}
#cabinet-new .item .price {
	margin-top: 8px;
	text-align: center;
}
.basket .item .count {
	float: right;
	margin-top: 5px;
	margin-right: -4px;
}
#save {
    background: none repeat scroll 0 0 #2D9F5B;
    float: left;
    height: 30px;
    margin-left: 350px;
    padding-top: 15px;
    text-align: center;
    width: 210px;
}
#address1 {
	float: left;
	width: 290px;
}
#address2 {
	float: left;
	width: 500px;
}
#order_block #address2 {
	width: 400px;
}
#address2 textarea {
	resize: none;
}