.back{width:100%;height:30px;margin-top:20px;}
/* подпись снизу */
#autor a:link {font-family:  Arial, Helvetica, sans-serif;	font-size: 9px;color: #2b404a;	text-decoration: none;font-weight:normal}
#autor a:visited {font-family:   Arial, Helvetica, sans-serif;font-size: 9px;color: #2b404a;text-decoration: none;font-weight:normal}
#autor a:hover {	font-family:   Arial, Helvetica, sans-serif;	font-size: 9px;	color: #2b404a;	text-decoration:none;	font-weight:normal}
#autor a:active {font-family:   Arial, Helvetica, sans-serif;font-size: 9px;color:#2b404a;text-decoration: none;font-weight:normal}
#autor{	font-family:  Arial, Helvetica, sans-serif;	font-size: 9px;	color: #2b404a;margin:50px 0 0 15px;float:left;	}

/* -------------- basket --------------- */

#baskettable {width:93%;text-align:center;margin:5px auto 5px auto;}
#baskettable tr.itogo td {border-top:2px solid #218bb3;border-bottom:none;}

#baskettable td {height:40px;border-bottom:1px solid #929aa0;}
#baskettable th {color:white; background-color:#88cae4;}
#baskettable tr.bhead th {height:50px;border-top:2px solid #218bb3;border-bottom:2px solid #218bb3;}
#baskettable tr.bhead th.leftborder {border-left:2px solid #218bb3;}
#baskettable tr.bhead th.rightborder {border-right:2px solid #218bb3;}
.buttonbasket {
	background-color: #88CAE4;
	width:140px;
	height:26px;
	border:1px solid #218BB3;
	color:white;
	font-size:17px;
	margin-left:20px;
}


/* mini */

#minibasket {
	width:300px;
	float:right;
	clear:both;
}
#minibasket th {
	color:white;
	font-size:18px;
	background-color:#218bb3;
	height:26px;
	border-top:1px solid #939ba1;
	border-bottom:1px solid #939ba1;
	text-align:left;
	padding-left:10px;
}
.basketbody {padding:3px 0 3px 10px;background-color:white;}
td.basketbotton a{
	display:block;
	height:24px;
	border:1px solid #88cae4;
	width:148px;
	font-size:18px;
	color:white;
	text-decoration:none;
	text-align:center;
	background-color:#218bb3;
	float:left;
	padding-top:2px;
}
.labelbasket {}
.countbasket, .pricebasket {color:#659801;}
/* ------------------------------------ */ 

.selbutton {
	width:20px;
	height:20px;
	float:right;
	margin:0;
	background: transparent url(/_bone/down.jpg) no-repeat 50% 50%;
}
.selbuttonclose {
	width:20px;
	height:20px;
	float:right;
	margin:0;
	background: transparent url(/_bone/up.gif) no-repeat 50% 50%;
}

.selcontent {
	width:130px; /* 133 */
	border-left:1px solid #abadb3;
	border-right:1px solid #abadb3;
	border-bottom:1px solid #abadb3;
	background-color:white;
	color:#000000;
	font-family: Times;
	font-size:12px;
	margin:20px 0 0 -3px;
	position: relative;
	clear:both;
	text-align:left;
	/*height:200px;*/
	max-height:200px;
	min-height:20px;	
	overflow-y:scroll;
	z-index:10;
}
* html body .selcontent { height:200px;}
div.selbottom {
	width:137px;
	height:12px;
	margin:0;
}
div.selcontent ul{
	padding:0 0 0 0px;
	list-style:none;
	margin:0;
}
.ffselect {
/*	background:transparent url(/_bone/select_bg.gif) no-repeat scroll center top;*/
	border-top: 1px solid #abadb3;
	border-left: 1px solid #e3e9ef;
	border-right: 1px solid #e3e9ef;
	border-bottom: 1px solid #e3e9ef;
	width:130px;
	padding-left:3px;
	height:20px;
	cursor:default;
	margin: 3px auto 3px auto;
}
.ffselect span{
	display:block;
	height:16px;
	overflow:hidden;
	width:107px;
	float:left;
	text-align:left;
}
.sellitype {
	color:#000000;
	background-color:#ffffff;
}
.sellitype_on {
	color:#ffffff;
	background-color:#3399ff;
}