#SfbWebGray .module{
	margin-bottom:5px;
}

#SfbWebGray h1.headertext
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#SfbWebGray .headerleft{
	padding-left: 7px;	
	height: 28px;
	background: url(Gray.gif) no-repeat;
}

#SfbWebGray .headercenter{
	background: url(GrayMiddle.gif) repeat-x 0px 0px;
}

#SfbWebGray .headercentertitle{
	background: url(GrayMiddle.gif) repeat-x 0px 0px;
	font : bold 11px Verdana;
	color: Black;
	text-align: left;
}

#SfbWebGray .headertext{	
	font : bold 11px Verdana;
	color: Black;
	text-align: left;
}

#SfbWebGray .headerright{
	padding-left: 7px;
	background: url(Gray.gif) no-repeat -7px 0px;
}

#SfbWebGray .midleft{
	padding-left: 4px;
	height: 100%;
	background: url(GrayLeftRight.gif) repeat-y 0px 0px;	
}

#SfbWebGray .midcenter{
	width: 100%;
	vertical-align: top;
	background: white;
}

#SfbWebGray .midright{
	padding-left: 4px;	
	background: url(GrayLeftRight.gif) repeat-y -4px 0px;	
}

#SfbWebGray .footerleft{
	padding-left: 4px;
	height: 4px;
	background: url(Gray.gif) no-repeat 0px -28px;
}

#SfbWebGray .footercenter{
	width: 100%;
	background: url(GrayMiddle.gif) repeat-x 0px -28px;
}

#SfbWebGray .footerright{
	padding-left: 4px;
	background: url(Gray.gif) no-repeat -10px -28px;
}