
#fbDock_container {
bottom: 0; 
position: fixed; 
width: 100%;
z-index: 1001;
left: 0px;
} 

#fbDock_container2 {
position: relative; 
margin: auto; 
width: 917px;
height: 33px;
border: 0;
border-bottom: none;
background:url(images/fbDock/background.png);
}

.FbDock_container {
bottom: 0; 
position: fixed; 
width: 100%;
left: 0px;
z-index: 999;
}

.FbDock_container2 {
width: 90%;
position: relative; 
margin: auto;
height: 25px;
min-height: 25px;
}

.fbdock {
background: #026CB1;
color: #ffffff;
}

.fbdock a:link {
color: #ffffff;
text-decoration: none;
}

.fbdock a:visited {
color: #ffffff;
text-decoration: none;
}

.fbdock a:hover, .fbdock a:active {
color: #ffffff;
text-decoration: underline;
}

#fbDock_container2 ul {
display: inline; 
list-style-type: none;
padding: 0px;
color: #000000;
margin: 0px;
}
#fbDock_container2 li {
float: left;
border-right: 0;
padding: 0 5px;
}
#fbDock_container2 #FBDock_notification {
width: 27px;
padding: 0;
border-right: none;
background-repeat: no-repeat;
background-attachment:scroll;
background-color:transparent;
line-height: 20px;
}

#fbDock_container2 #FBDock_online {
padding: 0;
}
#online_pop {
margin-right: 282px;
right: 0;
}

#online_pop .thead, #FbDock_notifications_pop .thead {
font-weight: bold;
line-height: 25px;
}

#FBDock_online {
border: 0;
border-top-style: none;
border-bottom-style: none;
display: inline;
}

.fb_dock_online_block{
float:right;
margin-right:30px;
width:230px;
}

#FbDock_notifications_pop {
right: 0;
margin-right:116px;
width:200px;
}

.FbDock_pop {
bottom: 25px;
position: absolute;
z-index:: 1000;
background-color: #FFFFFF;
width: 84px;
border: 1px solid #000000;
border-bottom-style: none;
}

.FBDock_button {
background:url("images/fbDock/button.png");
color:#FFFFFF;
display:block;
font-size:11px;
height:23px;
margin:9px 0 0 3px;
text-decoration:none;
width:84px;
text-align:center;
}

.FBDock_button2 {
background:url("images/fbDock/nonewreq.png");
color:#FFFFFF;
display:block;
font-size:11px;
margin:9px 0 0 57px;
text-decoration:none;
width:23px;
height:23px;
text-align:center;
float:left;
}

.FBDock_button3 {
background:url("images/fbDock/newreq.png");
color:#FFFFFF;
display:block;
font-size:11px;
margin:9px 0 0 57px;
text-decoration:none;
width:23px;
height:23px;
text-align:center;
float:left;
}

.fb_ul li a:hover{
background:url("images/fbDock/buttonover.png");
color:#fff;
}

#fbDock_container2 li a:visited{
color:#fff;
}

#fbDock_container2 li a{
color:#fff;
font-size:12px;
line-height:19px
}

#fbDockTooltip {
z-index: 2000;
position: absolute;
padding: 5px;
border: 1px solid #000000;
}

#friendsPop {
margin: 0px;
padding: 0px;
background-color: #000000;
z-index: 100; 
position: absolute;
left: 0;
top: 0;
opacity: 0.8; 
filter: alpha(opacity=80);
}

#friends_error {
margin: 0px;
padding: 10px 5px;
width: 200px;
border: thin solid #000000;
position: absolute;
z-index: 101;
color: red;
font-weight: bold;
background-color: #CCCCCC;
}

#fbdock_block_online .fbdock_online, #fbdock_block_notifications .fbdock_notifications {
padding: 0px;
margin-left: 2px;
line-height: 20px;
width: 81px;
float: left;
}

.fbdock_online div {
line-height: 20px;
font-weight: bold;
}

.smallertext {
font-size: 9px;
}


#online_pop #fbdock_block_online {
list-style-type: none;
margin: 0;
padding: 0;
}

#fbdock_block_online li, #fbdock_block_notifications li {
border-right-style: none;
}

.fbDock_border_bottom {
border-bottom: solid 1px #000000;
}

#FbDock_notifications_pop #fbdock_block_notifications li {
line-height: 12px;
padding: 4px 0px;
}

#fbdock_block_notifications {
list-style-type: none;
padding: 0;
margin: 0;
}

.FBDock_newreq{}
