.yui-panel-container {
	background-color:transparent;
	overflow:visible;
	visibility:hidden;
	position:relative;
	z-index:6;
}

.container-close {
    position:fixed;
    top:0px;
    right:0px;
    z-index:0;
    height:0px;
    width:0px;
    margin:0px;
    padding:0px;
    cursor:pointer;
    visibility:hidden;
    display:none;
}
.underlay {
	display:none;
	visibility:hidden;
}

.fb_button .fb_button_text, .fb_button_rtl .fb_button_text {
  border-bottom: 1px solid #1A356E;
  border-top: 1px solid #879AC0;
  color: #FFFFFF;
  display: block;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-weight: bold;
  text-shadow: none;
}

a.fb_button, a.fb_button_rtl, .fb_button, .fb_button_rtl {
  text-decoration: none;
}

.fb_button_medium, .fb_button_medium_rtl {
  font-size: 11px;
  line-height: 14px;
}

.fb_text_center {
    text-align:center;
}

.fb_divider_position {
    position:absolute;
    left:190px;
    top:-7px;
}

.fb_divider {
    display:block;
    height:20px;
    width:20px;
    background:#2C2C2C;
}

.tw_fb_login_button {
    height: 22px;
    width: 152px;
}

.fb_wrapper_style {
    height:25px;
    width:155px;
    margin:0 auto;
}

.twclearfix {
    clear:both;
    display:block;
    height:0px;
}

.loginButtonStyle {
    border-color:#a574c5 #4e087a #4e087a #a574c5;
    background-color:#8033B1;
}

.fbrelative {
    position:relative;
}

.fb_login_button {
	padding-top: 20px;
	padding-bottom: 20px;
}