@charset "utf-8";

/* WEBSITE TOP BAR CSS Document */

/** TOP BAR **/
#top-bar { width:700px; height:80px; background-color:#3e70b3; color:#333; box-shadow:#333 0px 0px 5px; margin-top:-80px; margin-left:15px;}
#top-bar-inner { width:700px; margin:0 auto; height:20px; padding:10px 0; }
#top-bar-inner p { float:left; width:150px; }
#top-bar-inner div { float:left; }
#top-bar-inner #close-btn { float:right; color:#000; margin-top:8px;}

/** ELEMENTS **/
h1 { font-size:14px; font-weight:bold; margin:0 0 10px 0; }
p { margin:0 0 0px 0; }


.fb-container {
    width: 470px;
    height: 83px;
    overflow: hidden;
}

.fb-container > div {
     margin: -1px 0px 0px -1px;  
}