
.greybox {
	background-repeat: repeat;
	width: 179px;
	padding-left: 8px;
}
.greyboxheader {
	background-image: url(../layout_img/dark4/boxheader_blue.gif);
	background-repeat: no-repeat;
}
.greyboxheader h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.greyboxtop {
	background-image: url(../layout_img/dark4/boxtop_grey.gif);
	background-repeat: no-repeat;
}
.greyboxbottom {

	background-image: url(../layout_img/dark4/boxbottom_grey.gif);
	background-repeat: no-repeat;
}
.greyboxcontent {
	background-image: url(../layout_img/dark4/boxcontent_grey.gif);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
}

