@charset "utf-8";

#vip-banner {
	width: 980px;
}
#vip-banner td {
	padding: 5px;
	text-align: center;
}
#attestation {
	background-image: url(/images/attestation.gif);
	background-repeat: no-repeat;
	height: 500px;
	margin-bottom: 10px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#attestation .b_entry {
	float: left;
	margin-right: 376px;
	margin-left: 10px;
}
#attestation .b_exit {
}
#shop-text {
	float: right;
	width: 775px;
	margin-left: 10px;
}
#shop-text h5 {
	margin-top: 0px;
	margin-bottom: 10px;
}
#shop-text h6 {
	clear:both;
	font-size: 0.8em;
	font-weight: normal;
	color: #CF090A;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 7px;
}
#shop-text dl {
	color: #666666;
	margin: 0px 20px 10px 20px;
	font-size: 0.7em;
	line-height: 130%;
}
#shop-text dt {
	clear:both;
	background-image: url(/images/arrow.jpg);
	background-repeat: no-repeat;
	line-height: 12px;
	padding:0px 7px 0px 14px;
	margin:3px 0px 0px -5px;
	float: left;
}
#shop-text dd {
	line-height: 12pt;
}
#container #clear {
	clear: both;
}