#basket{
	background-color:#EEEFEF;
	border-bottom:1px solid #000000;
	border-top:5px solid #000000;
	height: 188px;
}

#goshop_basket_teaser{
	
}

#goshop_basket_teaser hr{
	
}

#goshop_basket_teaser #goshop_basket_header{
	border-bottom:1px solid #000000;
	color:#000000;
	font-family:Arial;
	font-family:Verdana; /* marius @ gosign */
	font-size: 1.1em;
	font-weight:bold;
	padding-bottom:7px;
	padding-left:10px;
	padding-top:7px;
	background-image: url("basket.png");
	background-repeat: no-repeat;
}

#goshop_basket_teaser #goshop_basket_content{
	color:#000000;
	font-family:Arial;
	font-family:Verdana; /* marius @ gosign */
	font-size: 0.8em;
	font-weight:normal;
	padding-left:10px;
	padding-top:10px;
	height: 80px;
}

#goshop_basket_teaser #goshop_basket_footer{
	display: block;
	padding-left:10px;
}

#goshop_basket_teaser #goshop_basket_footer a{
	color: #000000;
	font-size: 0.7em;
	font-family: Arial;
	font-family:Verdana; /* marius @ gosign */
}

