#wmxheading {
display:none;
}

/* --- Center Content & Table --- */

body.active .placeholder5 .column2 {
background: #DDD url(http://admin.webmakerx.net/images/Sites/Site18506/Document/header-contact.jpg) no-repeat;
color:#000;
padding-top:40px;
} 

body.active .placeholder5 .column2 table {
background:url(http://admin.webmakerx.net/images/Sites/Site18506/Document/contact-section-header.jpg) no-repeat;
margin-bottom:25px;
}

body.active .placeholder5 .column2 th {
background:none;
height:50px;
padding:12px 0 0 20px;
font:bold 14px arial, sans-serif;
color:#fff;
}

body.active .placeholder5 .column2 td {
background:none;
height:25px;
padding:0 0 0 25px;
font:bold 12px arial, sans-serif;
color:#000;
}

body.active .placeholder5 .column2 a {
color:#000;
text-decoration:none;
}

body.active .placeholder5 .column2 a:hover {
color:#369;
text-decoration:underline;
}

/* --- Bottom Contact Info --- */

#Launchpad_1456702 {
position:relative;
width:400px;
margin-left:320px;
color:#000;
font-weight:bold;
height:1px;
}

#Launchpad_1456702 .content {
position:absolute;
top: -280px;
}

*html #Launchpad_1456702 .content {
top: -240px;
}

*:first-child+html #Launchpad_1456702 .content {
top: -240px;
}

#Launchpad_1456702 a {
color:#000;
}

#contactfooter {
position:absolute;
margin:-85px 0 0 170px;
}

/* --- Begin Print Styles --- */

@media print {

    body.active .column1,
    body.active .column3,
    #wmxtop {
        display:none;
    }

    body, .column2, table {
        background:#fff!important;
        background-image: none!important;
    }

    #Form1 {
	visibility:hidden;
    }

    #container {
        margin:0;
    }

    body.active .placeholder5 .column2
    {
	visibility:visible;
        position:absolute; 
        padding:0!important;
        font-size:9pt!important;
    }

    body.active .placeholder5 .column2 table {
        margin-bottom:0;
    }

    th {
        color:#000!important;
        text-decoration:underline;
        font-size:10pt!important;
        height:35px!important;
    }

    td {
        height:18px!important;
    }

    font, a {
        color:#000;
    }

    p {
        margin:5px 0;
    }

    #Launchpad_1456702 {
        visibility:visible;
        position:absolute;
        top:650px;
        color:#000;
        margin-left:100px;
    }

    #Launchpad_1456702 .content {
        position:relative;
        top:0!important;
    }

}


