
#counterfeitContent {
    height: 400px;
    margin: 0 auto;
    position: relative;
    width: 950px;
}
#counterfeitSiteMessage {
    height: 400px;
    left: 80px;
    padding-top: 30px;
    top: 80px;
    width: 950px;
}
#counterfeitSiteMessage h1 {
    background: url("../assets/counterfeitTO_logo.png") repeat scroll 0 0 transparent;
    height: 110px;
    left: 150px;
    margin: 0 auto;
    position: absolute;
    text-indent: -9000px;
    top: 30px;
    width: 220px;
}
#counterfeitSiteMessage h2 {
    background: url("../assets/beCareful.png") repeat scroll 0 0 transparent;
    height: 35px;
    left: 138px;
    margin: 30px auto;
    position: absolute;
    text-indent: -9000px;
    top: 130px;
    width: 255px;
}
#counterfeitcopy {
    float: right;
    margin-right: 80px;
    width: 390px;
}
#counterfeitSiteMessage #counterfeitcopy p {
    color: #232323;
    font-size: 11px;
    line-height: 18px;
    text-align: justify;
}
#counterfeitSiteMessage #counterfeitcopy a {
    color: #232323;
    text-decoration: underline;
}
#counterfeitSiteMessage #counterfeitcopy a:hover {
    color: #777777;
}
#counterfeitSiteMessage #takeoverFooter {
    left: 165px;
    position: absolute;
    top: 217px;
}
#counterfeitSiteMessage #takeoverFooter p {
    font-size: 12px;
    line-height: 20px;
    margin: 20px auto;
    text-align: center;
}
#counterfeitSiteMessage #takeoverFooter a {
    color: #232323;
    font-family: Verdana,Arial,Helvetica;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
#counterfeitSiteMessage #takeoverFooter a:hover {
    text-decoration: underline;
}
