body
{
    margin: 0px;
    padding: 0px;
    background-color: #03155f;
}

a, p, h3, h1, h2, div, p, input
{
    font-family: sans-serif;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
}

.left
{
    float: left;
}
.right
{
    float: right;
}
.subheader
{
    position: relative;
    display: block;
    margin: 50px auto 20px auto;
    width: 715px;
    height: 33px;
    padding: 12px 0px 0px 70px;
}
div.dm_widget_olpcitem
{
    margin: 0 19px 15px 19px;
}

a:hover
{
    color: #fffc04;
}
div.clear
{
    margin:0;
    padding:0;
    font-size:0;
    clear: both;
}
div.page
{
    position: relative;
    width: 840px;
    height: 545px;
    margin: auto;
    background: transparent url(/partners/olpc/images/body.jpg) no-repeat center top;
}
p.message
{
    display: block;
    margin: 150px auto;
    font-family: sans-serif;
    font-size: 40px;
    color: #e0e0e0;
    text-transform: uppercase;
    width: 500px;
    text-align: center;
}
p.center
{
    display: block;
    margin: 10px auto;
    text-align: justify;
    width: 500px;
}

div.middle
{
    display: block;
    margin: 100px auto 70px auto;
}

.button_action
{
    display: block;
    width: 128px;
    height: 34px;
    margin: 4px auto;
    padding-top: 16px;
    padding-left: 25px;
    text-decoration: none;
    position: absolute;
    top: 450px;
    left: 350px;
}
