.box{
	background-color:#F1F1FF;text-align:left
	max-width: 400px;
    border: 1px solid #0066CC;
}

.boxheader h3{
	max-width: 400px;
    border-bottom: 1px solid #0066CC;
	background-image:url(/pics/boxheader.png);
	background-repeat:repeat-x;
	background-position:top left;
	color:#333333;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:13px;
	margin:0px;
	padding:3px 5px 5px 15px;
	text-align:left;
	white-space:nowrap;}

.boxfooter h3{
	max-width: 400px;
    border-top: 1px solid #0066CC;
	background-image:url(/pics/boxheader.png);
	background-repeat:repeat-x;
	background-position:top left;
	color:#333333;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:13px;
	margin:0px;
	padding:3px 5px 5px 15px;
	text-align:left;
	white-space:nowrap;}

