.back{width:100%;height:30px;margin-top:20px;}
/* подпись снизу */
#autor a:link {font-family:  Arial, Helvetica, sans-serif;	font-size: 9px;color: white;	text-decoration: none;font-weight:normal}
#autor a:visited {font-family:   Arial, Helvetica, sans-serif;font-size: 9px;color: white;text-decoration: none;font-weight:normal}
#autor a:hover {	font-family:   Arial, Helvetica, sans-serif;	font-size: 9px;	color: white;	text-decoration:none;	font-weight:normal}
#autor a:active {font-family:   Arial, Helvetica, sans-serif;font-size: 9px;color:white;text-decoration: none;font-weight:normal}
#autor{	font-family:  Arial, Helvetica, sans-serif;	font-size: 9px;	color: white;margin:70px 0 0 20px;float:left;	}

/* -------------- basket --------------- */

#baskettable {width:100%;text-align:center;}
#baskettable tr.itogo td {border-top:2px solid #684440;border-bottom:none;}

#baskettable td {height:40px;border-bottom:1px solid #684440;}
#baskettable th {color:white; background-color:#41393C; font-size:14px; font-weight:normal;}
#baskettable tr.bhead th {height:40px;border-top:2px solid #684440;border-bottom:2px solid #684440;}
#baskettable tr.bhead th.leftborder {border-left:2px solid #684440;}
#baskettable tr.bhead th.rightborder {border-right:2px solid #684440;}
.buttonbasket {
	background-color: #88CAE4;
	width:140px;
	height:26px;
	border:1px solid #218BB3;
	color:white;
	font-size:17px;
	margin-left:20px;
}


/* mini */

#minibasket {
/*	margin:42px 0 0 0;*/
	border:1px solid #684440;
	margin-bottom:20px;
	width:218px;
	height:103px;
	padding:5px 8px 0 12px;
	background:#603c3a url(/_bone/minibasket_bg.png) left top no-repeat;
}
#minibasket p {
	margin:0;
	padding-top:4px;
	color:#cccccc;
	font-size:14px;
}
.goods_info { height:18px; line-height:18px; }
#minibasket p.basketbot { height:22px; padding-top:11px; text-align:center; }
.basketbot * {  vertical-align:bottom; }
.bold { font-weight:bold; }
.labelbasket {}
.countbasket, .pricebasket { font-size:18px; }
/* ------------------------------------ */ 