.greyborder {
	width:345px;
	margin:0; padding:0;
}

.greybtop {
	width:345px;
	height:3px !important;
	background: url(greytop.gif) bottom left no-repeat;
	

}

.greymiddle {
	width:315px !important;
	width:345px;
	background: #dfdfdf;
	padding: 0 15px 5px 15px;
	margin:0px;
	


}

.greybbtm {
	width:345px;
	height:3px;
	margin:0;padding:0;
	background: url(greybtm.gif) top left no-repeat;
	overflow:hidden;
	
	
}

h2.greypad {
	padding-left:15px;
}

