#pageHeader {

    margin: 0px 0px 20px 40px;
    background-image: url(../images/hescBanner2.gif);
	background-repeat: no-repeat;
    width:600px;
    height:80px;
}

#intro {
    margin: 0px 0px 25px 0px; 
}

#quickSummary {
    font-weight: bold;
    font-size: 0.75em;
}
#directions{
    font-weight: normal;
    font-size: 0.75em;
}

#directions-long {

    margin: 0px 0px 10px 60px;
    width:600px;
    height:325px;

}

#required {

    margin: 0px 0px 0px 60px;

}

#formstart {

    margin: 0px 0px 0px 0px;

}

#userid {

    margin: 0px 0px 5px 125px;

}

#pin {

    margin: 0px 0px 5px 125px;

}

#controls {
    margin: 0px 0px 0px 0px;
    height:25px;
    background:#e0a000 repeat 251px 0;
    font-weight: bold;
    text-align: right;
    vertical-align: baseline;
}

#exit {    
    background: none repeat scroll 0 0 #e0a000;
    color: #ffffff;
    text-align: right;
    margin: 10px 0px 0px 0px;
}

#register {

    margin: 0px 0px 17px 60px;

}

#forgot {

    margin: 0px 0px 17px 60px;

}

#create {

    margin: 0px 0px 40px 60px;

}

#policy {

    margin: 0px 0px 0px 0px;
    width:600px;
    text-align: center;

}