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

.boxes_11{
	padding: 30px;
}
.widgets_top_left_11{
	width: 30px;
	height: 30px;
	left: 0px;
	top: 0px;
	background: url(../../img/widgets/blog_corners.png) 0 0;
}
.widgets_top_center_11{
	height: 30px;
	top: -30px;
	background: url(../../img/widgets/blog_updown.png) left top;
}
.widgets_top_right_11{
	width: 30px;
	height: 30px;
	right: 0px;
	top: 0px;
	background: url(../../img/widgets/blog_corners.png) right 0;
}
.widgets_middle_left_11{
	width: 30px;
	left: -30px;
	background: url(../../img/widgets/blog_sides.png) left top;
}
.widgets_middle_center_11{
	background: #F4F4F4;
}
.widgets_middle_right_11{
	width: 30px;
	right: -30px;
	background: url(../../img/widgets/blog_sides.png) right top;
}
.widgets_bottom_left_11{
	width: 30px;
	height: 30px;
	left: 0px;
	bottom: 0px;
	background: url(../../img/widgets/blog_corners.png) 0 bottom;
}
.widgets_bottom_center_11{
	height: 30px;
	bottom: -30px;
	background: url(../../img/widgets/blog_updown.png) left bottom;
}
.widgets_bottom_right_11{
	width: 30px;
	height: 30px;
	right: 0px;
	bottom: 0px;
	background: url(../../img/widgets/blog_corners.png) right bottom;
}
.sidebar_down .boxes_11, .sidebar_top .boxes_11, .footer_sidebar .boxes_11{float:left; width:233px; margin:0 10px ;}