.uws_basket {
		color:black;
		font-family:Arial;
		font-size:12px;
		width: 340px;
		height:  70px;
		clear: both;
		font-weight: bold;
}
.uws_basket td {
		text-align: left;
}
.uws_basket .link {
	color: #d94040;
	background: url(/uws_templates/default/graphics/basket_ikon_text.gif) no-repeat left;
	padding-left: 12px;
}

.uws_basket .items_count {
    color: #de6f00;
	padding-left: 5px;
}

.uws_basket .butt {
	 height: 70px;
	 width: 120px;
	 text-align: right;
}

.uws_basket .items {
	border-top: 1px solid #ebe8e8;
}

.uws_basket input[type="button"]  {
  background: url(/uws_templates/default/graphics/basket_go.gif) no-repeat;
  border: 0px;
  cursor: hand;
  height: 70px;
  width: 100px;
}


