#homeContentDiv {
	margin:0px;
	padding:0px;
	height: 307px;
}

#homeContentTable {
	height: 100%;
}

#homeContentTable .contentBox {
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}

#homeContentTable .contentBox .contentDiv {
	width: 233px;
	height: 100px;
	text-align: left;
	overflow: hidden;
}

#homeContentTable .contentBox .linkDiv {
	width: 233px;
	overflow: hidden;
	height: 16px;
	margin-top: 5px;
	text-align: right;
}

#homeFooterTable {
	margin-left: 10px;
}

#homeFooterTable TD {
	text-align: right;
	width: 154px;
	padding: 11px;
}

#homeFooterTable TD DIV {
	padding-top: 2px;
	font-size: 11px;
}

#homeContentDiv .titleBox {
	padding-left: 20px;
}

.homeFooterContentCell {
	width: 154px;
	height: 96px;
}

.frontNewsDate {
	width: 100%;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
}

.frontNewsTitle, .frontNewsTitle A, .frontNewsTitle A:hover, .frontNewsTitle A:visited {
	font-size: 11px;
	color: #6D6E71;
	text-decoration: none;
}

#rightBox3 IMG {
	margin-top: 3px;
}

