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

.boxes_8{
	padding: 25px;
}
.widgets_top_left_8{
	width: 25px; 
	height: 25px;
	left:0px; top: 0px;
	background: url(../../img/widgets/boxwid8_corners.png) no-repeat left top;
}
.widgets_top_center_8{
	height: 25px;
	top: -25px;
	background: url(../../img/widgets/boxwid8_topbottom.png) repeat-x left top;
}
.widgets_top_right_8{
	width: 25px;
	height: 25px;
	right: 0px;
	top: 0px;
	background: url(../../img/widgets/boxwid8_corners.png) no-repeat right top;
}
.widgets_middle_left_8{
	width: 25px;
	left: -25px;
	background: url(../../img/widgets/boxwid8_sides.png) repeat-y left top;
}

.widgets_middle_right_8{
	width: 25px;
	right: -25px;
	background: url(../../img/widgets/boxwid8_sides.png) repeat-y right top;
}
.widgets_bottom_left_8{
	width: 25px; 
	height: 25px;
	left: 0px; 
	bottom: 0px;
	background: url(../../img/widgets/boxwid8_corners.png) no-repeat left bottom;
}
.widgets_bottom_center_8{
	height: 25px;
	bottom: -25px;
	background:  url(../../img/widgets/boxwid8_topbottom.png) repeat-x left bottom;
}
.widgets_bottom_right_8{
	width: 25px; 
	height: 25px;
	right: 0px; 
	bottom: 0px;
	background: url(../../img/widgets/boxwid8_corners.png) no-repeat right bottom;
}
.sidebar_down .boxes_8, .sidebar_top .boxes_8, .footer_sidebar .boxes_8{float:left; width:243px; margin:0 10px ;}