.back{width:100%;height:15px;margin-top:10px;}
/* подпись снизу */
#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:15px 0 0 15px;float:left;	}

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

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

#baskettable table tr:hover { background-color:#eeeeee; }
#baskettable td {height:40px;}/*border-top:1px solid #929aa0;*/
#baskettable td.sub_sep { height:20px; }
#baskettable th {color:white; background-color:#88cae4;}
#baskettable td.lasttd { width:12%; }
#baskettable tr.bhead th {height:40px;border-top:2px solid #218bb3;border-bottom:2px solid #218bb3; width:18%; }
#baskettable tr.bhead th.leftborder {border-left:2px solid #218bb3; width:70%; }
#baskettable tr.bhead th.rightborder {border-right:2px solid #218bb3; width:12%; }
#baskettable a { outline:none; }
.buttonbasket {
	background-color: #88CAE4;
	width:140px;
	height:26px;
	border:1px solid #218BB3;
	color:white;
	font-size:17px;
	margin-left:20px;
}


/* mini */

#minibasket {
	font-size:11px;
	border:1px solid white;
	padding:0 20px;
	width:183px;
	height:98px;
	background:white url(/_bone/minibasket-bg.gif) top repeat-x;
	position:absolute;
	top:344px;
	left:255px;
}
#minibasket p { margin:8px 0; }
.basketbut {
	display:block;
	margin:auto;
	padding:0 3px 3px 0;
	width:106px;
	height:18px;
	background:#00538d url(/_bone/butbg.gif) center top no-repeat;
	text-align:center;
	color:white;
	line-height:19px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
 .addinput {
	display:block;
	float:left;
	margin-left:10px;
	padding-bottom:3px;
	width:109px;
	height:21px;
	border:none;
	cursor:pointer;
	background:#00538d url(/_bone/butbg.gif) center top no-repeat;
	text-align:center;
	color:white;
	line-height:19px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.addinput:hover { color:#cccccc; }
.basketbutcat {
	display:block;
	padding:0 3px 3px 3px;
	width:68px;
	height:18px;
	background:#00538d url(/_bone/butbgcat.gif) center top no-repeat;
	text-align:center;
	color:white;
	line-height:19px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.basketbutcat:hover { color:#cccccc; }

.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;}
/* ------------------------------------ */ 
