div.imageMaster { position:relative; margin: 15px 19px 0px 18px; width: 544px; height: 278px; border: 1px solid #457FC7; background-color: #457FC7}
div.imageArea img { width: 544px; }
div.myInfo { color: white; font-weight: bold; }
div.myInfo .head1 { position: absolute; font-size: 13px; top: 244px; width: 544px; left: 9px; z-index: 100; }
div.myInfo .head2 { position: absolute; font-size: 11px; top: 259px; width: 544px; left: 10px; z-index: 100; }        

input.textbox { border: 1px solid #B5B5B5; font-size: 13px; margin-right: 10px; height: 17px; }

.signupBtn {cursor: pointer; width: 80px; height: 17px; background-color: #457FC7; text-align: center; }
.signupBtnText { color: white; font-weight: bold; font-size: 12px; }

div.sectionTitleNorm { font-size: 12px; font-weight: bold; border-bottom: 1px dotted #457FC7; margin-bottom: 7px; }
div.sectionTitle { font-size: 12px; font-weight: bold; border-bottom: 1px dotted #457FC7; margin-bottom: 7px; background-color: #457FC7; color: white;  padding: 7px 7px 7px 7px;}