#tabbar_mp_holder {
	position: relative;
	padding: 0;
	margin: 0;
	background: #E0EBF1 url(/i/gl/white_line.gif) repeat-x bottom left;
	height: 58px;
	width: 100%;
}

#tabbar_mp_holder .proj_header {
	position: absolute;
	bottom: 30px;
	left: 90px;
	width: 170px;
	text-align: center;
}

#tabbar_mp_holder .pres_header {
	position: absolute;
	bottom: 30px;
	left: 473px;
	width: 281px;
	text-align: center;
}

#tabbar_mp_holder .rep_header {
	position: absolute;
	bottom: 30px;
	left: 279px;
	width: 167px;
	text-align: center;
}

#tabbar_mp_holder .tab {
	position: absolute;
	top: 29px;
	height: 29px;
}


#mp_tab_introduction {
	left: 1px;
	width: 72px;
}

#mp_tab_project_list {
	left: 91px;
	width: 75px;
}

#mp_tab_current_project {
	left: 166px;
	width: 95px;
}

#mp_tab_report_list {
	left: 279px;
	width: 71px;
}

#mp_tab_current_report {
	left: 350px;
	width: 96px;
}

#mp_tab_track_notes {
	left: 462px;
	width: 73px;
}

#mp_tab_personal_keywords {
	left: 552px;
	width: 108px;
}

#mp_tab_personal_settings {
	left: 660px;
	width: 99px;
}
