@charset "utf-8";
/* CSS Document */

.boxes_2{
	padding: 17px 5px;
}
.widgets_top_left_2{
	width: 5px; 
	height: 17px;
	left:0px;
	top:0px;
	background: url(../../img/widgets/boxwid2_sides.png) no-repeat left top;
}
.widgets_top_center_2{
	height: 17px;
	top: -17px;
	background: url(../../img/widgets/boxwid2_center.png) repeat-x left top;
}
.widgets_top_right_2{
	width: 5px; 
	height: 17px;
	right:0px; 
	top:0px;
	background: url(../../img/widgets/boxwid2_sides.png) no-repeat right top;
}
.widgets_middle_left_2{
	display: none;
	background: none;
}
.boxes_content_2{
	padding:0 10px;
}
.widgets_middle_right_2{
	display: none;
	background: none;
}
.widgets_bottom_left_2{
	width: 5px; 
	height: 17px;
	left:0px; 
	bottom:0px;
	background: url(../../img/widgets/boxwid2_sides.png) no-repeat left bottom;
}
.widgets_bottom_center_2{
	height: 17px;
	bottom: -17px;
	background:  url(../../img/widgets/boxwid2_center.png) repeat-x left bottom;
}
.widgets_bottom_right_2{
	width: 5px; 
	height: 17px;
	right: 0px; bottom: 0px;
	background: url(../../img/widgets/boxwid2_sides.png) no-repeat right bottom;
}
.sidebar_down .boxes_2, .sidebar_top .boxes_2, .footer_sidebar .boxes_2{float:left; width:283px; margin:0 10px ;}