@charset "utf-8";
/* CSS Document */
.boxes_16{
	padding:14px 5px;
}
.widgets_top_left_16{
	width: 5px; 
	height: 14px;
	left: 0px; top: 0px;
	background: url(../../img/widgets/boxwid16_sides.png) no-repeat left top;
}
.widgets_top_center_16{
	height: 14px;
	top: -14px;
	background: url(../../img/widgets/boxwid16_center.png) repeat-x left top;
}
.widgets_top_right_16{
	width: 5px; 
	height: 14px;
	right: 0px; 
	top: 0px;
	background: url(../../img/widgets/boxwid16_sides.png) no-repeat right top;
}
.widgets_middle_left_16{
	display: none;
	background: none;
}
.boxes_content_16{
	padding:5px 10px;
}
.widgets_middle_right_16{
	display: none;
	background: none;
}
.widgets_bottom_left_16{
	width: 5px; 
	height: 14px;
	left: 0px; 
	bottom: 0px;
	background: url(../../img/widgets/boxwid16_sides.png) no-repeat left bottom;
}
.widgets_bottom_center_16{
	height: 14px;
	bottom: -14px;
	background:  url(../../img/widgets/boxwid16_center.png) repeat-x left bottom;
}
.widgets_bottom_right_16{
	width: 5px; 
	height: 14px;
	right: 0px; 
	bottom: 0px;
	background: url(../../img/widgets/boxwid16_sides.png) no-repeat right bottom;
}
.sidebar_down .boxes_16, .sidebar_top .boxes_16, .footer_sidebar .boxes_16{float:left; width:283px; margin:0 10px ;}