@charset "utf-8";

/* --------------------------------------------------
 Unique Style
-------------------------------------------------- */
/* --------------------------------------------------
   Top Visual Section
-------------------------------------------------- */
.social-body {
width: 100%;
margin-top: 30px;
clear: both;
}
.social-body:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.social-body h2 {
padding-bottom: 9px;
border-bottom:1px solid #1a395a;
clear: both;
}
.social-inner {
padding: 19px 7px 0px;
}
*html .social-inner {
zoom:1;
}
.social-inner .mr12px{
margin-right: 12px;
}
.social-inner ul{
margin-top: 20px;
}
.social-inner ul li.mr15px{
margin-right: 15px;
}
.celebrity .photo{
float:left;
width:192px;
padding-top:14px;
}
.celebrity .career{
float:left;
width:450px;
padding-top:9px;
}
.celebrity .career h3{
font-size:150%;
padding-bottom:4px;
}
.celebrity .career ul{
margin-top:14px;
}
.celebrity .career li{
float:left;
margin-right:15px;
}