#memberWrapper {
	position:relative;
	bottom:295px;
	}

.tab, .tabPre, .tabFirstPre, .tabActive, .tabLast, .tabLastActive, .tabFirst, .tabFirstActive
{
	float: left;
	background-position: top right;
	padding: 8px 12px 2px 7px;
	height: 15px;
	font: 10px Arial;
	font-weight: bold;
	color: #b89797;
	background-image: url(../blogger/profile/tab_inactive_bg.gif);
}

.tab_empty
{
	float: left;
	background-position: top right;
	padding: 8px 12px 2px 7px;
	height: 13px;
	font: 10px Arial;
	font-weight: bold;
	color: #b89797;
}

.tab a, .tabPre a, .tabFirstPre a, .tabActive a, .tabLast a, .tabLastActive a, .tabFirst a, .tabFirstActive a
{
	font: 10px Arial;
	font-weight: bold;
	color: #000;
}

.tabPre, .tabFirstPre
{
	background-image: url('../blogger/profile/tab_preactive_bg.gif');
}

.tabActive
{
	background-image: url('../blogger/profile/tab_first_active_bg.gif');
}

.tabLast
{
	background-image: url('../blogger/profile/tab_last_inactive_bg.gif');
}

.tabLastActive
{
	background-image: url('../blogger/profile/tab_last_active_bg.gif');
}

.tabFirstActive
{
	background-image: url('../blogger/profile/tab_first_active_bg.gif');
	margin-left: -1px;
}

.tabFirstActive a, .tabLastActive a, .tabActive a
{
	color: #513131;
}

img.tabLeft
{
	margin-left: -7px;
	margin-top: -8px;
	float: left;
}

img.tabRight
{
	margin-right: -12px;
	margin-top: -7px;
}

#memberHeader  {
	width: 773px;
	height: 251px;
	}

.headerActive {
	display: block;
}
.headerHidden {
	display: none;
}

#tabBoxTop {
	float: left;
	width: 773px;
	padding-top: 15px;
	background: none; 
	margin-bottom:5px;
	}

#browserTabsTop {
	width: 763px;
	}	
