.mainSectionHeader {
	width: 495px;
	margin-bottom: 7px;
	padding-bottom: 3px;
	border-bottom: 2px solid #fff;
}

.mainSectionHeader h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	border: none;
}

table {
	width: 100%;
}
tr {
/*	background: url("/common/images/line_dot_495.gif") no-repeat bottom left; */
}
td {
/*	padding: 3px 0; */
}

td a {
	color: #E4EDFA;
	text-decoration: underline;
}

#toppage_image {
	width: 750px;
	height: 200px;
	background: url(/common/images/toppage_image.jpg);
	margin-left:25px;
}

#sideContents {
	margin-top: 0;
}

