﻿#wucSocial{
    width:195px;
    float:right;
    margin:20px 0 20px 10px;
}

#wucSocial .header{
    display:block;
    color:#555;    
    line-height:50px;    
    text-align:left;
    font-size:15px;
    background:url(../images/Content/social_bg.png) no-repeat center left #C9DC68;    
    font-weight:bold;
    background-position:0 21px;
}

#wucSocial .bloc{
    height:50px;
}

#wucSocial .title{
    padding-left:40px;
}

#wucSocial .cadre {
    border:1px solid #C9DC68;
    border-width:0 1px;
    padding:10px;
    text-align:left;
    color:#555;
    overflow-x: hidden;
}

#wucSocial .space {
    margin-bottom:15px;
}

/* Isanet CMS */
#wucSocial table{border-collapse:separate;}
#wucSocial table th,
#wucSocial table th.Required{
    font-weight:normal;
    font-size:10px;
    width:65px;
    text-align:left;
}
#wucSocial .Field{

}
#wucSocial .Validation{
    width:0px;
    display:block;
}
#wucSocial input[type='text'],
#wucSocial textarea{
    border:1px solid #ccc;
    width:95px;
    font-size:11px;
}

#wucSocial input[type='submit']{
    display:block;
    width:95px;
    margin:17px auto 10px auto;
    border:none;
    border-left:20px solid #9EC842;
    background-color:#8AB42C;
    color:white;
    -webkit-box-shadow:0px 3px 4px #bbb;
    -moz-box-shadow:0px 3px 4px #bbb;
    box-shadow:0px 3px 4px #bbb;
}

#wucSocial table tr td.Field table{
    display:none;
}