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

.boxes_10{
	padding: 8px;
}
.boxes_10 h3{
	margin: 0 0 10px;
}
.widgets_top_left_10{
	width: 8px;
	height: 8px;
	left: 2px;
	top: 2px;
	background: url(../../img/widgets/widget_corners.png) 0 0;
}
.widgets_top_center_10{
	height: 8px;
	top: -8px;
	background: url(../../img/widgets/widget_updown.png) left top;
}
.widgets_top_right_10{
	width: 8px;
	height: 8px;
	position: absolute;
	right: 2px;
	top: 2px;
	background: url(../../img/widgets/widget_corners.png) right 0;
}
.widgets_middle_left_10{
	width: 8px;
	left: -8px;
	background: url(../../img/widgets/widget_sides.png) left top;
}
.widgets_middle_center_10{
	background: #F2F2F2;
	border: 2px solid white;
}
.widgets_middle_center h3_10{
	border-bottom:  1px solid #ccc;
	background: white;
}
.boxes_content_10{
	padding:5px
}
.widgets_middle_right_10{
	width: 8px;
	right: -8px;
	top: 0;
	background: url(../../img/widgets/widget_sides.png) right top;
}
.widgets_bottom_left_10{
	width: 8px;
	height: 8px;
	position: absolute;
	left: 2px;
	bottom: 2px;
	background: url(../../img/widgets/widget_corners.png) 0 bottom;
}
.widgets_bottom_center_10{
	height: 8px;
	bottom: -8px;
	background: url(../../img/widgets/widget_updown.png) left bottom;
}
.widgets_bottom_right_10{
	width: 8px;
	height: 8px;
	right: 2px;
	bottom: 2px;
	background: url(../../img/widgets/widget_corners.png) right bottom;
}
.sidebar_down .boxes_10, .sidebar_top .boxes_10, .footer_sidebar .boxes_10{float:left; width:277px; margin:0 10px ;}