@charset "utf-8";
/* CSS Document */
.boxes_15{
	padding: 20px;
}
.widgets_top_left_15{
	width: 20px; 
	height: 20px;
	left: 0px; 
	top: 0px;
	background: url(../../img/widgets/boxwid15_corners.png) no-repeat left top;
}
.widgets_top_center_15{
	height: 20px;
	top: -20px;
	background: url(../../img/widgets/boxwid15_topbottom.png) repeat-x left top;
}
.widgets_top_right_15{
	width: 20px; 
	height: 20px;
	right: 0px; 
	top: 0px;
	background: url(../../img/widgets/boxwid15_corners.png) no-repeat right top;
}
.widgets_middle_left_15{
	width: 20px;
	left: -20px;
	background: url(../../img/widgets/boxwid15_sides.png) repeat-y left top;
}

.widgets_middle_right_15{
	width: 20px;
	right: -20px;
	background: url(../../img/widgets/boxwid15_sides.png) repeat-y right top;
}
.widgets_bottom_left_15{
	width: 20px; 
	height: 20px;
	left: 0px; 
	bottom: 0px;
	background: url(../../img/widgets/boxwid15_corners.png) no-repeat left bottom;
}
.widgets_bottom_center_15{
	height: 20px;
	bottom: -20px;
	background:  url(../../img/widgets/boxwid15_topbottom.png) repeat-x left bottom;
}
.widgets_bottom_right_15{
	width: 20px; 
	height: 20px;
	right: 0px; 
	bottom: 0px;
	background: url(../../img/widgets/boxwid15_corners.png) no-repeat right bottom;
}
.sidebar_down .boxes_15, .sidebar_top .boxes_15, .footer_sidebar .boxes_15{float:left; width:253px; margin:0 10px ;}