#main { margin-top: 6px; }
#searchPanel { width: 731px; margin-top: 20px; }
.module { background:url(/static/img/corp/mod_shadow.gif) right bottom no-repeat; }
.module .modWrapperOuter {background:url(/static/img/corp/mod_scorner_bl.gif) left bottom no-repeat; }
.module .modWrapperInner { background:url(/static/img/corp/mod_scorner_tr.gif) right top no-repeat; padding: 0 1px 3px 0; }
.module .modContent { background:url(/static/img/corp/mod_BG_top.gif) left top repeat-x; border: 1px solid #D6D6D6; position: relative; }
.module .modHead { background: none; }
.modHead { margin: 8px 7px 0 13px; color: #77787A; }
.modHead H3 { margin: 0 0 10px 0; }

.module .content {
	margin: 0 7px 0 13px;
}
#tryit {
	margin-bottom: 10px;
	padding-right: 10px;
}
#tryit SELECT {
	margin: 0 4px 0 0;
}
#tryit #queryInput { padding: 1px 4px; margin: 0; }
#tryit #searchBtn { padding-bottom: 18px; }
#tryit H3 {
	margin: 10px 0;
}
#tryit TD { vertical-align: top; padding-right: 4px; height: 20px; line-height: 1em; }
#tryit .ex { position: absolute;margin-top:-14px;color: #555; }
#tryit SPAN {
	font-size: 10px;
}
.spotlight {
	padding-top: 15px;
	margin-left: 4px;
	float: left;
	width: 315px;
}
.spotlight P {margin: 5px 0 25px 0; padding: 0;}
.spotlight P.pr {margin-bottom: 10px; }
.spotlight.first { margin-right: 30px; padding-left: 13px; }
.spotlight .headline { height: 22px; }
.spotlight .imageContent IMG { float: left; padding-right: 8px; }
.spotlight #smsText SPAN { color: #999; }

