/* ======================================================================================= */
/* REGISTER > Styles used within the REGISTER section of the web site                      */
/* ======================================================================================= */

#chart {
background: url(/images/register/chart.jpg) no-repeat;
}

#chartWest {
background: url(/images/register/chart_west.gif) no-repeat;
}

#chart, #chartWest {
height: 268px;
margin: 20px 0px 0px -35px;
}

.contactGroup {
margin-bottom: 8px;
}

.contactTitle {
float: left;
font-weight: bold;
color: #00a0df;
width: 60px;
}

.contactInfo {
float: left;
}

#leftColumn .contactInfo P {
margin: 0;
}

#leftColumn .contactInfo P.nudge {
margin-top: 4px;
}

.copyDL {
line-height: 18px;
}

.linkPDF {
width: 132px;
}

/* ======================================================================================= */

