﻿#help .transBody {padding:20px;}
#aboutUs .message {
	width:610px;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:5px;
	}
#aboutUs .section {
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	width:610px;
	border-top:solid 2px #000000;
	}
#aboutUs .section .title {
	float:left;
	width:100px;
	font-weight:bold;
	font-size:125%;
	}
#aboutUs div.helpContent {
	float:left;
	width:505px;
	}
#aboutUs .highlight {background-color:inherit;}