.boxcontainer{
	border:solid 1px #e2e3de;
	margin-bottom:15px;
}

.boxcontainerheader{
	padding:0 10px;
	line-height:36px;
	background:url(boxcontainerheader.gif) repeat-x;
}

.boxcontainerheader h1, .boxcontainerheader span{
	margin:0px;
	padding:0px;
	font-size:15px;
	color:#336699;
	font-weight:bold;
}

div.boxcontainer div.ContentPane{
	padding:5px 10px;
	text-align:left;
}
