.line {
	width: 100%;
	border-top: 1px solid #cccccc;
	height: 1px;
	margin-top:15px;
}

.line2 {
	width: 95%;
	border-top: 1px dashed #cccccc;
	height: 1px;
	margin-top:15px;
}

.basket_order{
	background:transparent url(images/add_basket.png) repeat scroll 0 0;
	height:23px;
	margin-left:190px;
	margin-top:10px;
	padding-left:45px;
	padding-top:4px;
	width:165px;
}

.basket_order a{
	float: left;
	text-decoration: none;
	font-size: 13px;
	color: black;
	font-weight: bold;
}

.order_img{
	width: 150px;
}

.order_goods{
	margin-left:190px;
}

.hidden{
	visibility:hidden;
	height: 8px;
}