#d_order {
	padding:23px 27px 0 19px;
	background: url('/_images/shop/bg_order.jpg') left top no-repeat;
}

#t_basket td {
	font-size:11px;
}

#t_basket {
	width:100%;
}

#t_basket td input {
	width:20px;
	border:none;
	border-bottom:1px solid #000000;
}

#bform {
	font-size:11px;
	margin-top:3px;
}

#t_basket td a {
	text-decoration:none;
}

#t_basket td a:hover {
	text-decoration:underline;
}

#t_basket .td_price {
	color:#fa0000;
}

#a_order {
	display:block;
	text-align:center;
	color:#ff4d28;
	font:bold 12px Verdana;
	padding-top:5px;
	text-decoration:underline;
}

#d_order a:hover {
	text-decoration:none;
}