#cta{
    display:block;
    width:454px;
    height:210px;
    background-image:url(../wd_data/auslock-cta-btn.png);
    background-repeat:no-repeat;

}
#cta1{
    display:block;
    width:454px;
    height:210px;
    background-image:url(../wd_data/auslock-cta-btn1.png);
    background-repeat:no-repeat;

}
#opt-heading h1{
    font-size:10px;
    font-weight:normal;
    color:#9e9d9d;
}
#opt-heading {
    text-align:right;
    padding-right:30px;
}
ul.wd_links{
    list-style-type:none;
}
ul.wd_links li{
    display:inline;
    background:none;
    border-right:1px solid #889BAF;
    font-size:8px;
    padding-bottom:0;
    padding-right:5px;
    padding-left:5px;
}
ul.wd_links li a{
 font-size:10px;
}
.void{
    cursor:default;
}
#footer a.void:hover{
    color:#889BAF;
}
.float-left{
    float:left;
    padding-top:20px;
    padding-right:20px;
    padding-bottom:20px;
}
.float-right{
    float: right;
    padding-top:10px;
    padding-left:10px;
    padding-bottom:10px;
}
.clear-float{
    display:block;
    clear:both;
}
.remove-dot{
    border-bottom:none;
}

