div.box_greyborder{
	margin-bottom: 6px;
}

div.box_greyborder div.hd {

	margin-right: 7px;
	background:transparent url(box_greyborder-tl-bg.gif) no-repeat 0px 0px; !important;
}

div.box_greyborder div.hd div.c {
	height: 7px;
	margin-right: -7px;
	background:url(box_greyborder-tr-bg.gif) no-repeat right;
}

div.box_greyborder div.bd {
	margin-right: 7px;
	background:transparent url(box_greyborder-ml-bg.gif) repeat-y 0px 0px; !important;
}

div.box_greyborder div.bd div.c {
	background:transparent url(box_greyborder-ml-bg.gif) repeat-y right 0px; !important;
	margin-right: -7px;
}

div.box_greyborder div.bd div.s{

	margin: 0px 16px;

}

div.box_greyborder div.ft {

	margin-right: 7px;
	background:transparent url(box_greyborder-bl-bg.gif) no-repeat 0px 0px;
}

div.box_greyborder div.ft div.c {
	height: 7px;
	margin-right: -7px;
	background:url(box_greyborder-br-bg.gif) no-repeat right;

}

