.bg-contest-daily {
    width:525px;
    height: 148px;
    line-height: 74px;
    background: #fc6f18 url('/img/daily/bg-visuel-permanent.jpg') no-repeat center top;
    overflow: hidden;
}
.bg-contest-daily a, .bg-contest-daily a:visited {
    width:525px;
    height: 148px;
    display: block;
    font-size: 32px;
    font-weight: bold;
    text-shadow: 2px 0 0 #FFF, -2px 0 0 #FFF, 0 2px 0 #FFF, 0 -2px 0 #FFF, 1px 1px #FFF, -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF;
    text-decoration: none;
    text-align: center;
    color: #fc6f18;
}

.free-create-account-v2 {
    clear: both;
    color: #5ba001;
    font-size: 20px;
    text-align: center;
    display: block;
}
.free-create-account-v2 img {
    vertical-align: middle;
}
.free-create-account-v2 a {
    color: #5ba001;
}