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

.boxes_7{
	padding: 21px;
}
.widgets_top_left_7{
	width: 21px; 
	height: 21px;
	left: 0px; 
	top: 0px;
	background: url(../../img/widgets/boxwid7_corners.png) no-repeat left top;
}
.widgets_top_center_7{
	height: 21px;
	top: -21px;
	background: url(../../img/widgets/boxwid7_topbottom.png) repeat-x left top;
}
.widgets_top_right_7{
	width: 21px; 
	height: 21px;
	right:0px; 
	top:0px;
	background: url(../../img/widgets/boxwid7_corners.png) no-repeat right top;
}
.widgets_middle_left_7{
	width: 21px;
	left: -21px;
	background: url(../../img/widgets/boxwid7_sides.png) repeat-y left top;
}
.widgets_middle_right_7{
	width: 21px;
	right: -21px;
	background: url(../../img/widgets/boxwid7_sides.png) repeat-y right top;
}
.widgets_bottom_left_7{
	width: 21px; 
	height: 21px;
	left: 0px; 
	bottom: 0px;
	background: url(../../img/widgets/boxwid7_corners.png) no-repeat left bottom;
}
.widgets_bottom_center_7{
	height: 21px;
	bottom: -21px;
	background:  url(../../img/widgets/boxwid7_topbottom.png) repeat-x left bottom;
}
.widgets_bottom_right_7{
	width: 21px; 
	height: 21px;
	right: 0px; 
	bottom: 0px;
	background: url(../../img/widgets/boxwid7_corners.png) no-repeat right bottom;
}
.sidebar_down .boxes_7, .sidebar_top .boxes_7, .footer_sidebar .boxes_7{float:left; width:251px; margin:0 10px ;}