﻿#takeover
{
    width: 960px !important;
    height: 600px !important;
    position: absolute;
    padding: 100px 30px 20px 20px;
}


#takeover a:link, #takeover a:visited
{
    color: #555555;
}


#takeover a:hover
{
    color: #ffffff;
}


.to-reach-title
{
    float: left;
    /*margin-left: 50px;*/
}

.to-reach-tagline
{
    float: right;
}

.to-push-copy-2, .to-push-copy-2 span
{
    font-size: 16pt;
	line-height: 18pt;
}

    
.to-push-copy-2
{
    text-align: center;
}


.to-push-copy, .to-push-copy span
{
    font-size: 10pt;
	line-height: 14pt;
}

    
.to-push-copy
{
	margin: 10px 100px 0 180px;
    text-align: left;
}

    
.to-action-link
{
    text-align: center;
    margin-top: 50px;
}


.to-action-link a
{
    font-size: 20pt;
    font-weight: bold;
}


.takeover-close-link a#data-close {
	color: #FFF !important;
}