div#boxheader {
	width: 203px;
	padding-top: 2px;
	background-image: url(images/boxheader.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div#box2header {
	margin-top: 20px;
	width: 203px;
	padding-top: 2px;	
	background-image: url(images/boxheader.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.boxfooter {
	width: 203px;
	padding-bottom: 10px;
	background-image: url(images/boxfooter.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.info {
	width: 198px;
	border-left: 1px solid #000000;
	padding: 5px 0 5px 5px;
	margin-top: 3px;
	text-align: left;
	background-image: url(images/boxspacer.gif);
	background-repeat: repeat-y;
	background-position: top right;
	color: #000000;
}

h1.boxcaption {
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
