section#project_detail aside{
	width:440px; height:100%;	
}
section#project_detail aside header{
	margin-bottom:20px;

}
section#project_detail aside h2{
	font-size:28px;
	line-height:30px;
}
section#project_detail aside h3{
	font-size: 22px;
	margin-top: 5px;
}
section#project_detail aside article{	
	height: 75%;
	font-size: 16px;
	line-height: 20px;
	width: 400px;
}
#scrollpane_text {
	padding-right: 20px;
}
#scrollpane_text ul li {
	margin-bottom: 10px;
}

section#project_detail img#project_detail_bg {

}

section#project_detail #pad_box {
	padding:50px 0px 10px 20px;
}
ul#bg_select{
	position:absolute; bottom:10px; right:450px;
	height:11px;
}
ul#bg_select li{
	background-image: url(../../images/buttons/li_dots.png);
	height:11px; width:11px;
	margin-left:7px;
	text-indent:-5000px;
}
ul#bg_select li.current{
	
}
