#bodyWrapper tbody td {
	vertical-align: top;
}

#bodyWrapper tbody .mainRightContents {
	margin: 0 6px;
	font: 13px Arial;
	color: #838383;
}

#bodyWrapper tbody .mainRightContents a {
	color: #293f8d;
	text-decoration: none;
}

#bodyWrapper tbody .mainRightContents a:hover {
	text-decoration: underline;
}

