.tenplustwo #sub_montage h2 {
	width: 460px;
	background-image: url(../images/sub_title_10plus2.gif)
}
.dl {
	float: right;
	margin: 0 1em 1em 1em;
	font-size: 1.1em;
	text-align: center;
	border: 1px #eee solid;
	padding: 5px 10px 5px 55px;
	line-height: .9;
	background: url(../images/file_pdf.png) 5px 50% no-repeat;
	height: 3em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.dl.jpg {
	background-image: url(../images/file_jpg.png);
}
.tenplustwo a.dl:hover {
	text-decoration: none;
}
.tenplustwo .dl b {
	display: block;
	font-size: 1.2em;
	color: #a01010;
}

.content table li {
	margin: 0;
	padding: 0;
}
.content table th {
	background-color: #0056a7;
	color: #ffb566;
	line-height: 1;
	font-size: 1.1em;
	padding: 2px;
}
.content table p.smaller {
	color: #666;
}
.content dd dt {
	font-size: 1.1em !important;
}

.tenplustwo.index		#submenu	.index,
.tenplustwo.overview	#submenu	.overview,
.tenplustwo.sec		#submenu	.sec,
.tenplustwo.implement	#submenu	.implement
{
	background: url(../images/sub_side_submenu_selected.gif) 0 100% no-repeat;
	border-bottom: 1px solid black;
	font-weight: bold;
	letter-spacing: 0;
	color: black;
}

.implement .content a.dl b {
	font-size:1em;
	letter-spacing:1px;
}
