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

.boxes_6{
	padding: 20px;
}
.widgets_top_left_6{
	width: 20px; 
	height: 20px;
	left:0px; top:0px;
	background: url(../../img/widgets/boxwid6_corners.png) no-repeat left top;
}
.widgets_top_center_6{
	height: 20px; 
	top: -20px;
	background: url(../../img/widgets/boxwid6_topbottom.png) repeat-x left top;
}
.widgets_top_right_6{
	width:20px; 
	height:20px;
	right:0px; 
	top:0px;
	background: url(../../img/widgets/boxwid6_corners.png) no-repeat right top;
}
.widgets_middle_left_6{
	width: 20px;
	left: -20px;
	background: url(../../img/widgets/boxwid6_sides.png) repeat-y left top;
}
.widgets_middle_center_6{
	background: white;
}
.widgets_middle_right_6{
	width: 20px; 
	right: -20px; 
	background: url(../../img/widgets/boxwid6_sides.png) repeat-y right top;
}
.widgets_bottom_left_6{
	width: 20px; 
	height: 20px;
	left:0px; 
	bottom:0px;
	background: url(../../img/widgets/boxwid6_corners.png) no-repeat left bottom;
}
.widgets_bottom_center_6{
	height: 20px;
	bottom: -20px;
	background:  url(../../img/widgets/boxwid6_topbottom.png) repeat-x left bottom;
}
.widgets_bottom_right_6{
	width: 20px;
	height: 20px;
	right:0px; 
	bottom: 0px;
	background: url(../../img/widgets/boxwid6_corners.png) no-repeat right bottom;
}
.sidebar_down .boxes_6, .sidebar_top .boxes_6, .footer_sidebar .boxes_6{float:left; width:253px; margin:0 10px ;}