body {
	background-color: #FF9C00;
}
p, td, .st7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.st25 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #F34D00;
}
.st26 {
	font-size: 17px;
	color: #F34D00;
	font-weight: bold;
}
.st29 {
	color: #F34D00;
	font-weight: bold;
}
.style17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.style20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #F34D00;
	font-weight: bold;
}
a {
	color:#F00;
	font-weight:bold;
	font-size:12px;
}
.order_count_div {
	width:50px;
}
.plus {
	width:13px;
	height:13px;
	background-image:url(images/plus.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
}
.minus {
	width:13px;
	height:13px;
	background-image:url(images/minus.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
}
.kolvo {
	width:30px !important;
	text-align:center !important;
	padding-left:0px !important;
	margin-left:8px !important;
}

.basket { border-bottom: dashed 1px #CCC; } 

.frm_tbl input {
width: 350px;
padding-left: 5px;
line-height: 20px;
}

div.sprite_order_btn {
	display: block; 
	width: 329; 
	height: 70px; 
	background-image: url(images/order_btn.png);
    background-repeat:no-repeat;	
	background-position: top; 
	text-decoration:none;
	margin:15px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div.sprite_order_btn:hover {
	background-position: bottom;
}


