﻿#page
{
    position: relative;
    width: 980px;
    margin: 44px auto 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 2;
}

#nav-locator-rollout-wrapper
{
    position: absolute;
    top: 132px;
    left: 670px;
    width: 304px;
    height: 180px;
    z-index: 2;
}

#tools-email-open
{
    filter:alpha(opacity=88);
	-moz-opacity:0.88;
	-khtml-opacity: 0.88;
	opacity: 0.88;
}

#hcp-confirm
{
    top: 43px;
    left: 770px;
}

#footer
{
    margin-top: 0px;
}