.facebookTab{
	display: none;
	position: relative;
	z-index: 1;
	top: -3px;
}
.active{
	display: block;
}
html.ie7 .tabTitle.active{
	
}
.tabTitle.active{
	background: transparent url("/images/facebook/fcb_tab.png") left 7px no-repeat;
	color: #3b5998 !important;
	position: relative;
	margin-right: -1px;
}
#facebookTabset{
	width: 276px;
	height: 268px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
html.ie7 #facebookTabset{
	width: 277px;

}
.titleBox{
	background: transparent url("/images/facebook/mako_facebook.png") left bottom no-repeat;
	height: 30px;
	width: 270px;
	padding-right: 6px;
	z-index: 5;
	position: relative;
}
html.ie7 .titleBox{
	direction:ltr;
}
html.ie8 .titleBox{
	left: -1px;
}
.tabTitle{
	float: right;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	margin-top: 2px;
	width: 50px;
}
html.ie7 .tabTitle{
	display:block;
}
.tabTxt{
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
	padding-right: 1px;
}
#tabActivityBox{
	
}
.fb_corner{
	background: transparent url("/images/facebook/bottom.png") right bottom no-repeat;
	width: 276px;
	height: 13px;
	position: relative;
	margin-top: -13px;
	z-index: 2;
}
html.ie .fb_corner{
	background: transparent url("/images/facebook/bottom_ie.png") right bottom no-repeat;
	z-index: 8;
}
html.ie7 .fb_corner{
	margin-top: -15px;
}
.fb_tab_name{
	display: block;
	background: transparent url("/images/facebook/sep.png") left top no-repeat;
}
.tabTitle.active .fb_tab_name{
	background: none;
}
.fb_tab_name.last{
	background: none;
}
html.ie8 .facebookTab{
	border-left:0px solid #d4d4d4;
}
html.ie8 #tab1Box,
html.ie8 #tab2Box{
	position: relative;
	left: -1px;
}
html.ie8 #facebookTabset{
	border-left:1px solid #d4d4d4;
}
html.ie7 .titleLogo{
	display: none;
	width: 0;
	height: 0;
	position: absolute;
	top: -55555px;
}
