@charset "UTF-8";
#basket_cont {
	position: absolute;
	height: 67px;
	width: 353px;
	top: 425px;
	border: 2px solid #000000;
	left: 3px;
	background-color: #FFFFFF;
}
#step_05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	height: 17px;
	width: 343px;
	top: 0px;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 3px;
	background-color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}
#add_to_basket {
	position: absolute;
	height: 30px;
	width: 300px;
	top: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	right: 10px;
}
