@charset "utf-8";
@import '../globalnew.css';
@import '../textstyle.css';
@import '../products.css';

/* ---------------------- List ------------------------*/
p.base{
	font-size:90%;
	font-weight:bold;
	margin-bottom:0.5em;
}
.box table{
	margin-bottom:20px;
}
p.rightside{
	text-align:right;
	margin-bottom:1em;
}
p.rightside img{
	float:left;
	padding-left:5px;
}
.right-box{
	float: left;
	width: 430px;
	margin-bottom: 15px;
}
p.base{
	font-size:90%;
	font-weight:bold;
	margin-bottom:0.5em;
}
.photobox{
	margin:1em 0;
}
.photobox p{
	float:left;
	width:400px;
	text-align:center;
}
.box{
	margin-bottom:30px;
}
.detail{
	float:right;
	width:200px;
}
.overdetail{
	margin-top:15px;
	width:650px;
}
body#overhaul .overdetail ul li{
	margin-bottom:2px;
}
.box table{
	border-collapse:collapse;
	width:430px;
	float:left;
}
table tr td.arrow{
	width:30px;
	vertical-align:bottom;
	text-align:center;
}
.box table tr td{
	width:200px;
}
table tr td img{
	margin-bottom:2px;
	vertical-align: middle;
}
.box ul{
	float:right;
	width:200px;
}
.box ul li{
	font-size:77%;
	margin-bottom:8px;
}
.box ul li{
	background:url(../../images/beforeafter/arrow.gif) left 5px no-repeat;
	padding-left:10px;
}
.basemachine{
	border-bottom:#C9DAE3 1px solid;
	border-top:#C9DAE3 1px solid;
	padding:4px 0;
	color:#254769;
	font-weight:bold;
	margin-bottom:10px;
}
.basemachine span{
	margin-left:0.5em;
}
.box ul li.base span{
	display:block;
}
.box ul li.base{
	border-bottom:#C9DAE3 1px solid;
	border-top:#C9DAE3 1px solid;
	padding:4px 0;
	color:#254769;
	font-weight:bold;
	margin-bottom:10px;
	background:none;
}
.overbox{
	margin-bottom:25px;
}
.overbox ul{
	margin-top:15px;
}
.overbox ul li{
	font-size:77%;
	margin-bottom:8px;
}
.overbox ul li{
	background:url(../../images/beforeafter/arrow.gif) left 5px no-repeat;
	padding-left:10px;
}
.overbox ul li.base span{
	margin-left:1em;
}
.overbox ul li.base{
	border-bottom:#C9DAE3 1px solid;
	border-top:#C9DAE3 1px solid;
	padding:4px 0;
	color:#254769;
	font-weight:bold;
	margin-bottom:10px;
	background:none;
}
