  
.leftSection, .middleSection, .rightSection {
 float:left;
 text-align:center;
 font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
 font-size:13px;
 letter-spacing:1px;
 margin-top:18px;
}
span#forgotPwd {
 cursor:pointer;
}
span#forgotPwd:hover {
 color:#fe0000;
}
.leftSection {
 width:28%;
}

.middleSection {
 width:38%;
}

.rightSection {
 width:30%;
}

a.sectionHead, a.sectionHead:hover {
 color: #fe0000;
 text-decoration:underline;
 font-family:Arial,Helvetica,sans-serif;
 font-size:18px;
 line-height:26px;
 font-weight:bold;
 cursor:pointer;
}

a.sectionHead:hover {
 color:white;
}

div.rightLink {
 float:right;
}

a.rightHead {
 color:white;
 font-style:italic;
 font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
 font-size:17px;
 font-weight:bold;
 cursor:pointer;
 letter-spacing:1px;
 text-decoration:none;
}

p.sectionDetail {
 color:white;
 font-style:italic;
 font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
 font-size:14px;
 line-height:20px;
}

img.panelImg {
 vertical-align:middle;
 margin:0px 10px;
 width:24px;
 height:24px;
 border:0;
}