#content .left .box-left-white {
	background-image:url('img/box-left-white-background.jpg');
	background-repeat:no-repeat;
	width:210px;
	padding-left:10px;
	padding-top:2px;
}


#content .left .box-left-white h2 {
	margin-left:25px;
}

#content .left .box-left-white .menuitem {
	background-image:url('img/icon_arrow.jpg');
	background-repeat:no-repeat;
	padding-left:25px;
	height:19px;
}

#content .left .box-left-white .margin-10 {
	padding-left:30px;
	padding-top:2px;
	margin-left:23px;
	height:18px;
	background-image:url('img/icon_arrow_sub.jpg');
}

#content .left .box-left-white .box-left-inner {
	padding-left:10px;
	padding-right:20px;
}

#content .right .box-right-white {
	border:5px solid #FDD9BE;
	border-bottom:0px;
	width:600px;
	margin-left:30px;
	padding:5px;
}

#content .right .products-information-box h2 {
	margin-left:25px;
}

#content .right .box-right-white .box-right-inner {
	padding-left:15px;
}

#content .right .box-right-white .box-right-inner .bestseller-image {
	overflow:hidden;
	float:left;
	width:130px;
	height:87px;
	margin-right:10px;
	margin-bottom:5px;

	font-weight:bold;
}

#content .right .box-right-white .box-right-inner .bestseller-title {
	overflow:hidden;
	float:left;
	width:130px;
	margin-right:10px;
	padding-left:0px;

	font-weight:bold;
}

.reg-start {
	width:45px;
	float:left;
	
}
