.tblBasket
{
	
}

.tblBasket th
{
	font-weight: bold;
	color: #462829;
	border-bottom: dashed 1px #E6E5D3;
}

.tblBasket td
{
	vertical-align: top;
	padding-top: 10px;
}

