.email-chat-title{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}
#ask h2 {
	font-size: 18px; 
}
#ask h3 { 
	width: 500px; 
	background: url(/rnt/rnw/img/enduser/bg_ask_510.gif) no-repeat #007fd5 top left; 
	padding: 8px 0 5px 10px
	/* 8px 10px 5px 15px*/; 
	margin: 5px 0 0 0;
	min-height: 19px;
	font-size: 13px;
	color: #fff; 
}
#ask .ask-body { 
	width: 500px;
	background: url(/rnt/rnw/img/enduser/email_bg.jpg);
	font-size: 11px; 
	margin: 0 0 0 0; 
	padding: 10px 10px 10px 15px; 
}
#ask .page-banner {
	background-color: #efefef; 
	font-size: 14px; 
	font-weight: bold; 
	padding: 5px 5px 5px 20px;
}
.ask-body .inputRadio { vertical-align: -.25em; }
.formSelection { font-size: 14px; }
#formFieldsShell { display: none; }

.smlabel{
	font-size: 10px;
}
.cst_body { 
	color: #666666; 
	margin: 2px 2px 2px 15px; 
}
.cst_fieldcell {
	vertical-align: middle; 
	text-align: left;
}
.cst_header { 
	font-weight: bold; 
	font-size: 16pt;
}
.cst_shade2 .cst_required, .cst_shade2 .cst_unrequired  {
	font-weight: bold; 
	color: #333333; 
	vertical-align: middle;
	background: #e9e9e9;
}
.cst_redast {
	color: #C00000; 
	font-weight: bold;
}
.cst_shade { 
	background-color: #e9e9e9; 
	margin: 10px 10px 10px 10px; 
	padding: 8px 8px 8px 8px; 
}
.cst_shade2 { 
	background-color: #e9e9e9; 
	margin: 0 10px 0 10px; 
	padding:0 8px 0 8px;
}
.cst_noshade { 
	margin: 10px; 
	padding: 8px; 
}
.cst_smalltext { 
	vertical-align: middle;
}
.cst_bigtext {
    font-size: 12px;
}
.cst_callouttext {
	color: #0033ff; 
	font-weight: bold;
} 
input.cst, textarea.cst, select.cst { 
	background-color: #fff; 
	border-top: solid 1px #ccc;  
	border-bottom: solid 1px #ccc; 
	border-left: solid 1px #ccc; 
	border-right: solid 1px #ccc; 
	vertical-align: middle;
	margin-bottom: 3px; 
} 
