@CHARSET "ISO-8859-1";

#bottom_box_wrapper{
	background-color: #FFFFFF;
	width: 100%;
	padding-top:10px;
}

#bottom_box{
	overflow: hidden;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	margin: 0 85px;
	width: 100%;
}

.bottom_boxes{
	background:transparent url('../images/side_box_bg_middle.jpg') repeat-y scroll 0 0 !important;
	width:200px;
	height: 110px;
	border-bottom:1px solid #D6D6D6;
	float: left;
}

.bottom_spaces{
	width:10px;
	height:1px;
	float:left;
}

#side_box{
	position: relative;
	overflow: hidden;
	padding-top:12em;
	width:200px;
}

.side_box_spaces{
	height:1em;
}

.side_boxes{
	background:transparent url('../images/side_box_bg_middle.jpg') repeat-y scroll 0 0 !important;
	width:200px;
	border-bottom:1px solid #D6D6D6;
}
.side_boxes_top{
	background:transparent url('../images/side_box_bg_top.jpg') no-repeat scroll 0 0 !important;
	width:200px;
	height:20px;
}

.side_boxes_title{
	text-align:center;
	font-weight:bold;
}
.side_boxes_content{
	margin-left:2px;
	margin-right:2px;
	padding-top:.5em;
	padding-bottom:.5em;
	text-align:center;
}