ul.tabbernav {
	margin-left:1px;	
	margin-bottom:10px; 
	text-align:left !important;
	width:100%;
	/* IE: margin-bottom:11px; */
	/* GC: margin-bottom:10px; */
}

ul.tabbernav li a:link{
	border-radius:12px 12px 0px 0px;
    border-width:1px;
	border-left-width:1px;
    border-color:#999999;
    border-style:solid;
    padding: 2px 6px;
  	background-color:#f0f0f0;
	position: relative;
	margin-left: -1px;
	z-index:1;
	left: -30px;
	}
	
	
ul.tabbernav li.tabberactive a {
	background-color:white;
/*	border-bottom:3px solid white; */
	border-bottom-style:solid;
	padding-top:5px;
	border-bottom-color:white !important;
	border-bottom-width:0px;
}
ul.tabbernav li a:hover {
	background-color:#CECECE;
	border-bottom:1px;
	padding-top:5px;
}

ul.tabbernav li.empty
{
	border-bottom:0px;
	border-bottom-color:red;
	}

.tabberlive .tabbertabhide {
 display:none;
}

.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 /*border-top:0;*/
 margin-top:-11px
}

.tabberlive .tabbertab h2 {
 display:none;
}

.tabberlive .tabbertab h3 {
 display:none;
}

.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}



ul.tabbernav li {
	display:inline;
	}

/* END NEW CSS */


.bold {font-weight:bold;}
p{text-align:justify;}
.pub_section{ padding-top:2px;} 
h3 { margin-top:15px;}
div h2 { position:relative; display:block;}
.section { padding-top:10px}
img#ProfilePic {padding:2px;}

.selectedTab{
	background-color:#ffffff !important;
	
	}
	
#ProfilePage-Navigation span .selectedTab{
	background-color:#ffffff !important;
	}
	
span .selectedTab a{
	background-color:#fbfdf2;
	color:#336699;
	}

#ProfilePicContainer {border:1px solid #999;}

#ProfilePage-Navigation {
	font-weight:bold;
	border-width:0px 0px 2px 0px;
	border-style:solid;
	border-color:#d6d6ba;
	}
#ProfilePage-Navigation span a {
	padding:0px;
    border-radius:12px 12px 0px 0px;
    border-width:1px;
	border-left-width:3px;
    border-color:#999999;
    border-style:solid;
    padding:2px 15px 2px 15px;
	background-color:#f0f0f0;
	position: relative;
	margin:-8px;
	z-index:1;
	}

#ProfilePage-Navigation span a:hover {
	/*background-color:#b6b6b6;*/
	/*color:#336699; */
	background-color:#d0d0d0;
	color:#000000;
	z-index:100;
	padding-top:10px;
	text-decoration:none;
	}
#ProfilePage-Navigation span {

	}

