BODY#body_index DIV#ContentArea DIV#Content{
	margin:0px 0px 0px 10px;
	padding:0px 0px 30px 0px;
	width:960px;
	background: #fff;
}

DIV.indexBox{
	float: left;
	padding: 0px 15px 20px 15px;
	width: 200px;
	background: white url(/_img/index/box.bck.png) repeat-x left top;
	border-left: 1px solid #EDEDED;
}
DIV.indexBox.ibFirst{
	padding-left:35px;
	border-left-color: white;
}
DIV.indexBox.ibLast{
	padding-right:30px;
}
DIV.indexBox h2,
DIV.indexBox h3{
	font-size: 18px;
}
