.tblBasket {
	margin-top:20px;
	/*border-bottom:1px solid #669899;*/
}
.tblBasket a {
	color:#585858;
}
.tblBasket td {
	padding:4px 5px 4px 5px;
}
.tblBasket .bHead td {
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #669899;
}
.tblBasket .bTR td {
	border-bottom:1px solid #e8e8e8;
}
.tblBasket .bTR td img {
	vertical-align:middle;
	margin-right:2px;
}
.tblBasket .bTR .vn img {
	margin-right:5px!important;
}
.tblBasket .bTR .vn a {
	background:url(/monstercms/frontend/img/ico_pic.gif) no-repeat 0px 1px;
	padding-left:19px;
}
.tblBasket .bTotal td {
	font-weight:bold;
	font-size:12px;	
}
.tblBasket .bBotText td {
	font-style:italic;
	font-size:10px;	
}
.giftcard {
	padding-top:15px;
	font-weight:bold;
	text-align:right;
	width:600px;
	float:right;
}
.giftcard .gbut {
	float:right;
	padding-left:10px;
}

.giftcard table {
	float:right;
}

.giftcard .gtxt {
	padding-top:2px;
}
.giftcard .wrong {
	font-weight:normal;
}
.giftcard .gerror {
	text-align:left;
	padding-bottom:10px;
	color:#CC0000;
}
.basketlast {
	width:100%;
	text-align:right;
	clear:right;
	padding-top:25px;
	font-style:italic;
	font-size:11px;
}


