.paneBox {
	background-color: #FBFBFB;
}
#internalContent .boxesLine .paneBox h1 {
	font-size: 12px;
	color: #7E7852;
	background-image: url(images/box_tile_2.gif);
}
.paneBoxContent {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EDEAD2;
	border-bottom-color: #EDEAD2;
	border-left-color: #EDEAD2;
}
.paneDownloadLink{
	color:#958D58;
}

