#contentColLeft, #contentColRight {background-color: #FFFFFF; border-bottom: 25px solid #FFFFFF;}
#contentColLeft {padding: 20px 0px 0px 2px;}
#contentColRight {padding: 20px 0px 0px 44px;}
.lastUpdate {color: #FB3030; font-weight: normal;}

input, textarea {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #063F5F;
	width: 99%;
	}

input#button {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #FB3030;
	font-weight: bold;
	font-size: 1em;
	padding: 3px;
	margin: 0px;
	width: auto;
	}

.formItemCell {
	font-weight: bold;
	line-height: 130%;
	font-size: 90%;
	}

.attentionText {font-size: 70%; font-weight: normal; color: #FB3030;}

.phoneDiv {float: right; margin: 0px 0px 23px 23px;}
