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

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

#baskettable {width:100%;text-align:center;}
#baskettable tr.itogo td {border-top:2px solid #E5E3E3;border-bottom:none;}

#baskettable td {height:40px;border-bottom:1px solid #E5E3E3;}
#baskettable th {color:white; background-color:#004c63;}
#baskettable tr.bhead th {height:50px;border-top:2px solid #E5E3E3;border-bottom:2px solid #E5E3E3;}
#baskettable tr.bhead th.leftborder {border-left:2px solid #E5E3E3;}
#baskettable tr.bhead th.rightborder {border-right:2px solid #E5E3E3;}
.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;}
/* ------------------------------------ */ 
