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

.boxes_5{
	padding: 9px 2px;
}
.widgets_top_left_5{
	width: 2px; 
	height: 9px;
	left: 0px; 
	top: 0px;
	background: url(../../img/widgets/boxwid5_center.jpg) no-repeat left top;
}
.widgets_top_center_5{
	height: 9px;
	top: -9px;
	background: url(../../img/widgets/boxwid5_center.jpg) repeat-x left top;
}
.widgets_top_right_5{
	width: 2px; 
	height: 9px;
	right: 0px; 
	top: 0px;
	background: url(../../img/widgets/boxwid5_center.jpg) no-repeat right top;
}
.widgets_middle_left_5{
	display: none;
	background: none;
}
.boxes_content_5{
	padding:5px 10px;
}

.widgets_middle_right_5{
	display: none;
	background: none;
}
.widgets_bottom_left_5{
	width: 2px; 
	height: 9px;
	left:0px; 
	bottom:0px;
	background: url(../../img/widgets/boxwid5_center.jpg) no-repeat left bottom;
}
.widgets_bottom_center_5{
	height: 9px;
	bottom: -9px;
	background:  url(../../img/widgets/boxwid5_center.jpg) repeat-x left bottom;
}
.widgets_bottom_right_5{
	width: 2px; 
	height: 9px;
	right:0px; bottom:0px;
	background: url(../../img/widgets/boxwid5_center.jpg) no-repeat right bottom;
}
.sidebar_down .boxes_5, .sidebar_top .boxes_5, .footer_sidebar .boxes_5{float:left; width:289px; margin:0 10px ;}