.contest_bleu_omen_pkt_join{
    width: 331px;
    margin: 10px 0 0 0;
    background-color: #fff!important;
    font-size: 10px;
}
.contest_bleu_omen_pkt_join .contest_img{
    width: 50px;
    height: 50px;
    float: left;
    background: url('/images/layout/sg2/ico_1.png') center center no-repeat;
    margin: 1px 0 0 0;
}
.contest_bleu_omen_pkt_join .contest_img_add{
    width: 50px;
    height: 50px;
    float: left;
    background: url('/images/layout/sg2/ico_3.png') center center no-repeat;
    margin: 1px 0 0 0;
}
.contest_bleu_omen_pkt_join .contest_img_comm{
    width: 50px;
    height: 50px;
    float: left;
    background: url('/images/layout/sg2/ico_2.png') center center no-repeat;
    margin: 1px 0 0 0;
}
.contest_bleu_omen_pkt_join .comment_box{
    background: url('/images/layout/sg2/cloud.png') center center no-repeat;
    width: 279px;
    height: 24px;
    margin:0 7px 5px 0;
    float:right;
}
.contest_bleu_omen_pkt_join .comment_box i{
    margin: 0px 0px 2px 20px;
    line-height: 24px;
}
.contest_bleu_omen_pkt_join .contest_descript{
    float: right;
    width: 270px;
    min-height: 40px;
    margin: 4px 0 0 0;
}
.contest_bleu_omen_pkt_join .contest_descript .prizename{
    font-size: 12px;
}


.contest_bleu_omen_small{
    width: 331px;
    margin: 3px 0 0 0;
    font-size: 10px;
}
.contest_bleu_omen_small .contest_img{
    width: 60px;
    height: 60px;
    float: left;
    margin: 1px 0 0 0;
    background: none;
}
.contest_bleu_omen_small .contest_img img{
    width: 50px;
    height: 50px;
    margin: 5px;
    border: none;
    text-decoration: none;
}
.contest_bleu_omen_small .contest_descript{
    float: right;
    width: 270px;
    min-height: 50px;
    margin: 4px 0 0 0;
}
.contest_bleu_omen_small .contest_descript .prizename{
    font-size: 12px;
}




.contest_omen_details_small .contest_small_tag_box{
    display: inline;
    background: #fff url('/images/layout/tag_ico.png') top left no-repeat;
    padding: 5px 5px 5px 30px;
    line-height: 11px;
}
.contest_omen_details .contest_small_tag_box a{
    color: #a5a6a6;
    text-decoration: none;
}