.xtitle_basket_large {
	border-bottom:1px solid #555;
	color:#CCCCCC;
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top:10px;
}

.xtitle_basket_whatis {
	font-size:11px;
}

.basket_overview_text {
	padding-bottom:10px;
	padding-top:5px;
}
.basket_overview_text p {
	font-size:12px;
	margin:0;
	padding:0;
}

.basket_continue_co {
	position: absolute;
	margin-top: 20px;
	margin-left: 537px;
}

.basket_continue_co img {
	padding-right:5px;
	vertical-align:middle;
}


.basket_items {
	/*border:1px solid gray;*/

}

.basket_items_row {
	display: table-row;
}

.left_basket {
	display: table-cell;
	background-image:url(../img/mediumthumbbg1.png);
	background-repeat: no-repeat;
	width:180px;
	height:180px;
	vertical-align: middle;
	text-align:center;
}

.right_basket {
	display: table-cell;
	background-image:url(../img/mediumthumbbg1.png);
	background-repeat: no-repeat;
	width:170px;
	height:180px;
	vertical-align: middle;
	text-align:center;
}

.left_basket img {
	padding: 0px 10px 10px 0px;
}

.right_basket img {
	padding: 0px 0px 10px 0px;
}


.left_basket img:hover, .right_basket img:hover {
	cursor: pointer;
}

.basket_item_price1, .basket_item_price2, .basket_item_price3, .basket_item_price4 {
	font-size:11px;
	background-color:#404040;
	border-top:1px solid gray;
	margin-top:148px;
	padding-top: 2px;
	padding-left:3px;
	position:absolute;
	text-align:center;
	width:157px;
	line-height: 15px;
}

.basket_item_price1 {
	margin-left:5px;
}

.basket_item_price2 {
	margin-left:185px;
}

.basket_item_price3 {
	margin-left:365px;
}

.basket_item_price4 {
	margin-left:545px;
}

.basket_item_price1 img, .basket_item_price2 img, .basket_item_price3 img, .basket_item_price4 img {
	vertical-align: top;
	border: 0;
}
