﻿.similar li .price
{
	width: 198px;
	margin: 10px 0px 0 0;
}
.similar li .readmore
{
	width: 60px;
}

.customTextarea
{
	margin: 0 0 10px 0;
	position: relative;
	float: left;
	display: inline;
	width: 400px;
	height: 120px;
	background: url(../images/textarea_400-120.gif) no-repeat left top;
}
.customTextarea textarea
{
	position: relative;
	top: 6px;
	left: 7px;
	width: 383px;
	height: 105px;
	overflow: auto;
	background: transparent;
	font: 12px/16px Tahoma, Verdana Arial, Helvetica, Sans-serif;
	color: #7a8ca1;
}
#shoppingBasket table tfoot tr.gt0 td.second
{
	background: #FFF;
}
#shoppingBasket table tfoot tr.footlast td.second
{
	background: transparent url(/images/tf_td_footlast_second.png) no-repeat 0 -10px !important;
}
#shoppingBasket table tfoot tr.footlast td.secondlast
{
	background: transparent url(/images/tf_td_footlast_last.png) no-repeat -99px -10px !important;
	width: 111px !important;
}
#shoppingBasket .shoppingInfo .hint
{
	display: none;
}
#shoppingBasket .shoppingInfo .error .hint
{
	position: relative;
	display: block;
	border: 1px #f3a0a0 dashed;
	width: 343px;
	margin: 5px 0 0;
	padding: 5px 5px 5px 35px;
	font-weight: bold;
	background: #ffe5e5 url(/images/cancel.gif) no-repeat 10px center;
}
#shoppingBasket .shoppingInfo .error .max
{
	width: auto;
}
#shoppingBasket .shoppingInfo .error .hint .point
{
	position: absolute;
	top: -7px;
	left: 11px;
	z-index: 2;
	width: 13px;
	height: 7px;
	background: url(/images/point.gif) no-repeat 0 0;
}

#shoppingBasket .shoppingInfo .methods .method select option
{
	padding: 0px 5px;
}
#shoppingBasket .shoppingInfo .info
{
	width: 930px;
}
#shoppingBasket .shoppingInfo .address
{
    width: 420px;
}
