
#oPageTitle {
	margin-left:15px;
}

#content {
	color:#666666;
	float: left;
	font-size: 1.1em;
}

#oLeader {
	color: #6258A0;
	font-size: 1em;
	width: 500px;
}

#content table {
	width: 100%;
}

#content th {
	border: 1px solid #CCCCCC;
	background-color: #E9E9E9;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

#content td {
	padding: 10px;
	height: 65px;
}

#content table a {
	color: #5D529C;
	text-decoration: underline;
}

.doubleBracket {
	color: #5D529C;
}