<style type="text/css">
.scrollable {
	width: 169px;
	height: 205px;
	overflow: auto;
}
<style typea="text/css"> {
	width: 169px;
	height: 205px;
	overflow: auto;
}
#header_container {
	width:853px;
	height:86px;
	margin: 0 auto;
	overflow:hidden;
}
#header_container_a {
	width:855px;
	height:86px;
	margin: 0 auto;
	overflow:hidden;
}

#pw_logo {
	float:left;
	width: 260px;
	height: 86px;
	overflow:hidden;
}
#searchbar {
	float:right;
	width: 290px;
	overflow:hidden;
	background: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#searchbar_a {
	float:right;
	width: 110px;
	overflow:hidden;
	background: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#buttons {
	width:371px;
	height:77px;
	overflow:hidden;
}
#navi {
	width:853px;
	height:33px;
	margin: 0 auto;
	overflow:hidden;
}
#navi_a {
	width:855px;
	height:26px;
	margin: 0 auto;
	overflow:hidden;
}
#content_container {
	margin: 0 auto;
	overflow:hidden;
	text-align:left;
	margin-bottom:10px;
	width:853px;
	/*height:600px;*/
}
#content_container_a {
	margin: 0 auto;
	overflow:hidden;
	text-align:left;
	margin-bottom:10px;
	width:853px;
	height:620px;
}
#content_container_bd {
	margin: 0 auto;
	overflow:hidden;
	text-align:left;
	margin-bottom:10px;
	width:584px;
	/*height:600px;*/
}
#left_container{
float:left;
width:181px;
height:600px;
overflow:hidden;

}
#left_title {
	width:181px;
	height:100px;
}
#left_navi {
	width:181px;
	font-size:16px;
}
#left_image {
	width:181px;
	height:120px;
}
#left_whatson {
	width:181px;
	font-size:14px;
}
#content_area {
	width: 672px;
	height: 700px;
	float:right;
}
#content_area_a {
	width: 642px;
	height: 700px;
	float:right;
}
#footer {
	margin: 0 auto;
	text-align:left;
	width: 853px;
	height: 50px;
}
#dropdownpanel { /*Outermost Panel DIV*/
	position: absolute;
	width: 100%;
	min-height:2px;
	left: 0;
	top: 0;
	visibility:hidden;
}
#dropdownpanel .contentdiv { /*Div containing Ajax content*/
	background: pink;
	color: white;
	padding: 10px;
	clear:both;
	
}
#dropdownpanel .control { /*Div containing panel button*/
	color: pink;
	float: right;
	background: transparent url("../sidebar/panel.gif") right no-repeat;
	height: 112px;
	width:122px;
	overflow:hidden;
}
</style>
