.cart th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	color: #000000;
	padding: 8px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.cart td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 8px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.cart {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-left:10px;
	margin-right:10px;
}

.table2 {
	border: 1px solid #999999;
	background-color : white;
}

.button150, .button280 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	height: 25px;
	border: 0px;
	color: #333333;
	cursor: pointer;
	margin-top: 5px;
}

.button150 {
	width: 150px;
	background-image: url(images/button150.gif);	
}

.button150:hover, .button280:hover   {
	background-position: 0px 25px;
}

.button280 {
	width: 280px;
	background-image: url(images/button280.gif);	
}


.basket_empty {	
   background: url(images/basket.jpg) center no-repeat;
   height:100px;
}

.basket_full {	
   background: url(images/basket_full.jpg) center no-repeat;
   height:100px;
}

.basket_info {	
    border:1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	width:200px;
	margin-bottom:15px;
	position:relative;
}

.basket_info p {
	text-align:center;
}

.block_price {
border-bottom:solid;
border-bottom-color: #CCCCCC;
border-bottom-width: 1px;
text-align: center;
padding-bottom:5px;
margin-bottom:5px;
font-size:12px;
}


.tovar_price {
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
	line-height:150%;
	text-decoration:line-through;
}

.tovar_price_skidka {
	color:#007D28;
	font-size: 16px;
	font-weight: bold;
	line-height:150%;
}



.basket_btn {
	text-align:center;
	margin: 10px;
}

.basket_info_text {
    text-align:center;
	color:#030;
	font-weight:bold;
	padding:5px;
}


.delete {
	font-size: 9px;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	padding-left:8px;
	text-decoration: none;
}



#order_form {
font-size:12px;
}
#order_form .input {
	BORDER-RIGHT: #7F9DB9 1px solid; BORDER-TOP: #7F9DB9 1px solid; BORDER-LEFT: #7F9DB9 1px solid; WIDTH: 220px; BORDER-BOTTOM: #7F9DB9 1px solid
}
#order_form .input2 {
	BORDER-RIGHT: #7F9DB9 1px solid; BORDER-TOP: #7F9DB9 1px solid; BORDER-LEFT: #7F9DB9 1px solid; WIDTH: 40px; BORDER-BOTTOM: #7F9DB9 1px solid
}
