@charset "utf-8";
/* CSS Document */
.boxes_9{
	padding: 11px 5px;
}
.widgets_top_left_9{
	width: 5px; 
	height: 11px;
	left:0; top: 0px;
	background: url(../../img/widgets/boxwid9_center.png) no-repeat left top;
}
.widgets_top_center_9{
	height: 11px;
	top: -11px;
	background: url(../../img/widgets/boxwid9_center.png) repeat-x left top;
}
.widgets_top_right_9{
	width: 5px; 
	height: 11px;
	right: 0px; 
	top: 0px;
	background: url(../../img/widgets/boxwid9_center.png) no-repeat right top;
}
.widgets_middle_left_9{
	display: none;
	background: none;
}
.boxes_content_9{
	padding:5px 10px;
}
.widgets_middle_right_9{
	display: none;
	background: none;
}
.widgets_bottom_left_9{
	width: 5px; 
	height: 11px;
	left: 0px; 
	bottom: 0px;
	background: url(../../img/widgets/boxwid9_center.png) no-repeat left bottom;
}
.widgets_bottom_center_9{
	height: 11px;
	bottom: -11px;
	background:  url(../../img/widgets/boxwid9_center.png) repeat-x left bottom;
}
.widgets_bottom_right_9{
	width: 5px; 
	height: 11px;
	right: 0px; 
	bottom: 0px;
	background: url(../../img/widgets/boxwid9_center.png) no-repeat right bottom;
}
.sidebar_down .boxes_9, .sidebar_top .boxes_9, .footer_sidebar .boxes_9{float:left; width:283px; margin:0 10px ;}