h1{
    width: 278px;
    height: 45px;
    background: url(../img/paid_organic_social.gif) no-repeat top left;
    top: 34px;
    position: absolute;
    left: 0;
}

#left_menu .l3{
    font-weight: bold;
}

#main{
    padding-top: 89px;
    padding-left: 67px;
}


.container{
    width: 522px;
}

.orange_row{
    height: 3px;
    font-size: 0px;
    background: url(../img/orange_row.gif) repeat-x top center;
    margin: 8px 0;
}

.click_on_each_square{
    position: absolute;
    background: url(../img/roll_over_each_square.gif);
    width: 321px;
    height: 120px;
    top: 525px;
    left: -275px;
}

.container *{
    color: #fff;
}

.container p{
    margin-top: 5px;
    padding: 0 18px 0 18px;
}

h3{
    font-size: 14px;
    font-weight: bold;
    clear: both;
    padding-bottom: 10px;
    padding-left: 18px;
}

h3.warnings{
    padding-top: 15px;
}


dl dt,
dl dd{
    float: left;
}

dl dt{
    width: 60px;
}

dl dd{
    width: 101px;
}

dl{
    clear: both;
    height: 51px;
    margin-left: 35px;
}

a.how_to_design{
    display: inline-block;
    background: url(../img/how_to_design.gif) no-repeat left center;
    text-indent: 19px;
}

a.how_to_reach{
    display: inline-block;
    background: url(../img/how_to_reach.gif) no-repeat left center;
    text-indent: 19px;
    color: #a2a1a1;
}

.no_margin_bottom{
    margin-bottom: 0;
}

.no_margin_top{
    margin-top: 0;
}
