.lnk-fan {
    background:transparent url(/img/Frontend/lnk-become-fan.png) no-repeat scroll 0 0;
}
.lnk-rimuovi-fan {
    background:transparent url(/img/Frontend/lnk-remove-fan.png) no-repeat scroll 0 0;
}
.lnk-rimuovi-fan:hover {
    background-position:0 -22px;
}
.lnk-fan:hover {
    background-position:0 -22px;
}
.check input {
    border:0 none;
    height:15px;
    position:relative;
    top:-10px;
    width:16px;
}
.check label {
    display:inline-block;
    font-size:10px;
    font-weight:normal;
    line-height:12px;
    width:270px;
}
.rate strong span {
    display:block;
}
.rate strong a {
    display:block;
}
.register_ie h4 {
    border-bottom:1px solid #A9A9A9;
    font-size:16px;
    padding-bottom:5px;
    text-align:left;
    width:220px;
}
.register_ie {
    margin-left:10px;
    text-align:left;
    
}
.register_ie input {
    width:120px;
}
.check_box_ie {
    display:block;
    height:50px;
}
.check_box_ie input {
    width:10px;
    margin-top:30px;
}
.check_box_ie.check label {
    left:20px;
    position:relative;
    top:-30px;
    width:220px;
}
#facebook_fan_box
{
    margin-left:10px;
    margin-top:20px;
}
.subscribe_ie {
    background:url(/img/Frontend/lnk-subscribe-en.gif) no-repeat;
}
.your_list_ie a {
    color:#FF3399;
    text-decoration:none;
    }
.your_list_ie {
    left:60px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    overflow:hidden;
    padding:0;
    position:relative;
    top:-40px;
    width:220px;
}
.your_list_ie li {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(/img/Frontend/join-bullet.gif) no-repeat scroll 4px 2px;
    font-weight:bold;
    line-height:15px;
    overflow:hidden;
    padding:0 0 13px 21px;
    width:100%;
}
.login_register {
    color:#FF3399;
    text-decoration:none;
}
.subscribe_ie
{
    cursor:pointer;
    margin-bottom:10px;
}