body {margin: 0 10px; }
#west, #west2 {width: 375px; float: left;}
#east, #east2 {text-align: left;width:170px; float: right;}
#west2, #east2 {margin-top: 20px;}

/* for overture */
.ovt {		
	margin-top: 15px; 
	border: 1px solid #BDBEBD;
	position: relative;
}
#west2 .ovt, #east2 .ovt {border-width: 1px 0 0;} 
.ovt .disclaimer {
	position: absolute;
	top: -.6em;
	background-color: #fff;
	padding: 0 .25em;
	margin-left: 10px;
}
.ovt ul {margin: .4em 0 5px; padding: 0;}
.ovt li {
	margin: 5px 0;
	padding: 5px 10px 0;
	list-style-type: none;
	cursor: pointer;
	cursor: hand;
	width: 100%; /* PC IE */
}
html>body .ovt li {width: auto;} /* reset */
.ovt em {font-style: normal;color: #008000;}
.ovt .whatsthis {text-align: right;padding-bottom: 6px; padding-right: 6px}
.ovt .odd {background: #eee;}
/* for overture [end] */

/* for overture east box ads */
.east-box {
        margin-top: 0px;
        padding: 4px 4px 0;
        border: 1px solid #B4D0DC;
        position: relative;
        background-color: #ECF8FF;
        text-align: left;
}
.east-box ul {margin: .0em 0 5px; padding: 0;} 
.east-box li {
        margin: 0px 0;
        padding: 0px 0px 0;
        list-style-type: none;
        cursor: pointer;
        cursor: hand;
        font-style: normal;color: #6F6F6F;
        width: 100%; /* PC IE */
}
html>body .east-box li {width: auto;} /* reset */
.east-box em {font-style: normal;color: #008000;}
/* /for overture east box ads */


