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

.boxes_3{
	padding: 8px 5px;
}
.widgets_top_left_3{
	width: 5px;
	height: 8px;
	left:0px; top:0px;
	background: url(../../img/widgets/boxwid3_center.jpg) no-repeat left top;
}
.widgets_top_center_3{
	height: 8px;
	top: -8px;
	background: url(../../img/widgets/boxwid3_center.jpg) repeat-x left top;
}
.widgets_top_right_3{
	width: 5px;
	height: 8px;
	right:0px; 
	top:0px;
	background: url(../../img/widgets/boxwid3_center.jpg) no-repeat right top;
}
.widgets_middle_left_3{
	display: none;
	background: none;
}
.boxes_content_3{
	padding:5px 10px;
}
.widgets_middle_right_3{
	display: none;
	background: none;
}
.widgets_bottom_left_3{
	width: 5px;
	height: 8px;
	left:0; bottom:0;
	background: url(../../img/widgets/boxwid3_center.jpg) no-repeat left bottom;
}
.widgets_bottom_center_3{
	height: 8px;
	bottom: -8px;
	background:  url(../../img/widgets/boxwid3_center.jpg) repeat-x left bottom;
}
.widgets_bottom_right_3{
	width: 5px; 
	height: 8px;
	right: 0px; bottom: 0px;
	background: url(../../img/widgets/boxwid3_center.jpg) no-repeat right bottom;
}
.sidebar_down .boxes_3, .sidebar_top .boxes_3, .footer_sidebar .boxes_3{float:left; width:283px; margin:0 10px ;}