#infobox{
	top:185px;
	left:0px;
	width:248px;
}
#infobox p{
	padding:20px 10px 10px 10px;
}
#top{
	background:url(../images/bars.jpg) no-repeat;
	height:230px;
}
#contents{clear:both;}
#contents #right{
	background:#fff;
	margin:10px 15px 10px 290px; 
	display:block; 
	clear:both;
	height:180px;
	width:460px;
	_position:relative;
	_left:290px;
}
#contents #right h2{font-size:1.2em;}
#contents #right .box, #contents .inner .box {
	margin:10px;
	border:1px solid #ECE0BF;
	float:left;
	width:212px;
	height:160px;
	display:inline;
}
#contents #right .box h2{
	padding:8px 2px 8px 8px;
	margin:0;
}
#contents #right .box p{
	padding:0px 2px 8px 8px;
	margin:0;
}
#contents #right #box2{margin-left:0;}