@charset "utf-8";
/* CSS Document */

table {
	width: auto;
	margin: 0 16px 1em 10px;
}
td {
	border: 0px none;
}
#content .boxList {
	width: 340px;
	float: left;
	padding-right: 0;
	height:108px;
	padding:0px;
}

#content .boxList h1, #content .boxList h1 a {
	width:259px;
	clear:both;
	display:inline-block;

}

#content .boxList h1, #content .boxList h1 a{
	margin: 0px;
	padding:0px;
	background-color: #669999;
	text-align: left;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: normal;
	color: #FFFFFF;
}
#content .boxList h1 a {
	display: inline-block;
	padding: 2px 5px 5px 5px;
}
