.Wrap320 .actions-box-holder {
	width: 240px;
}
.Wrap320 .actions-box-holder .box {
	margin-left: 25px;
}
.actions-box-holder {
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	border: 1px solid #CCCCCC;
	margin: 20px auto;
	padding: 20px 20px 0px 20px;
	width: 530px;
}
.actions-box-holder .box {
	float: left;
	margin-left: 45px;
}
.content-body > img, .content-body > a > img {
	text-align: center;
	display: block;
	margin: 0 auto;
}
.content-body .clause {
	margin-top: 20px;
}
.Wrap320 .content-body .clause {
	width: 320px;
	text-align: justify;
	padding-bottom: 20px;
}
.Wrap320 #subpage .sidemenu_content {
	padding: 10px 0 0 0;
	width: 320px;
}
.Wrap320 .special-block img {
	max-width: 145px;
	float: left;
	margin-left: 10px;
}
.contentWrap .CorporateWrap .sidemenu_content .content-body .range_models {
	background-color: #FAFAFA;
	margin: 0 0 0 -10px;
	padding: 0;
	width: 640px;
}
.Wrap320 .contentWrap .CorporateWrap .sidemenu_content .content-body .range_models {
	width: 320px;
}
.contentWrap .CorporateWrap .sidemenu_content .content-body .range_models li {
	background: none repeat scroll 0 0 transparent;
	border: 1px solid transparent;
	cursor: pointer;
	float: left;
	line-height: 25px;
	list-style-type: none;
	margin: 5px 9px;
	padding: 0;
}
.contentWrap .CorporateWrap .sidemenu_content .content-body .range_models li:hover {
	border: 1px solid #BB0022;
}
.contentWrap .CorporateWrap .sidemenu_content .content-body .range_models li .model_img img {
	cursor: pointer;
	display: block;
	height: 78px;
	width: 140px;
}
.contentWrap .CorporateWrap .sidemenu_content .content-body.range_models li .input {
	background-color: #CCCCCC;
	display: none;
	float: left;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	vertical-align: middle;
	width: 25px;
}
.contentWrap .CorporateWrap .sidemenu_content .content-body .range_models li .input input {
	margin: 5px 0 0 6px;
}
.contentWrap .CorporateWrap .sidemenu_content .content-body .range_models li .name {
	background-color: #EEEEEE;
	cursor: pointer;
	float: left;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 5px;
	width: 135px;
}
.contentWrap .CorporateWrap .sidemenu_content .content-body .range_models li.active .name {
	background-color: #990022;
	color: #FFFFFF;
}
.contentWrap .CorporateWrap .sidemenu_content .content-body .range_models li a {
	color: #333333;
}