@charset "utf-8";
/* CSS Document */
.boxes_21{
	padding: 27px;
}
.widgets_top_left_21{
	width: 27px; 
	height: 27px;
	left: 0px; 
	top: 0px;
	background: url(../../img/widgets/boxwid21_corners.png) no-repeat left top;
}
.widgets_top_center_21{
	height: 27px;
	top: -27px;
	background: transparent url(../../img/widgets/boxwid21_topbottom.png) repeat-x left top;
}
.widgets_top_right_21{
	width: 27px; 
	height: 27px;
	right: 0px; 
	top: 0px;
	z-index:1;
	background: url(../../img/widgets/boxwid21_corners.png) no-repeat right top;
}
.widgets_middle_left_21{
	width: 27px;
	left: -27px;
	background: url(../../img/widgets/boxwid21_sides.png) repeat-y left top;
}
.widgets_middle_right_21{
	width: 27px;
	right: -27px;
	background: url(../../img/widgets/boxwid21_sides.png) repeat-y right top;
}
.widgets_middle_center_21{
	background: url(../../img/widgets/boxwid21_center.png);
}
.widgets_bottom_left_21{
	width: 27px; 
	height: 27px;
	left: 0px; 
	bottom: 0px;
	background: url(../../img/widgets/boxwid21_corners.png) no-repeat left bottom;
}
.widgets_bottom_center_21{
	height: 27px;
	bottom: -27px;
	background:  url(../../img/widgets/boxwid21_topbottom.png) repeat-x left bottom;
}
.widgets_bottom_right_21{
	width: 27px; 
	height: 27px;
	right: 0px; 
	bottom: 0px;
	background: url(../../img/widgets/boxwid21_corners.png) no-repeat right bottom;
}
.sidebar_down .boxes_21, .sidebar_top .boxes_21, .footer_sidebar .boxes_21{float:left; width:239px; margin:0 10px ;}