/*
#content > tabbox {
margin-top: 26px !important;
}
/* Causes weird bugs but can replace the statement that alters the "sidebarheader" */
/*
window > hbox{
margin-top: 26px !important;
} 

tabbrowser{
margin-top: -27px !important;
}
*/

#browser{
margin-top: 36px !important;
}
.tabbrowser-strip{
	margin-left: 1px;
	margin-top: -32px;
	position: fixed;
}
.tabbrowser-tabs,
.tabbrowser-strip,
.tabbrowser-strip > vbox  {
	width: 100%;
}
.tab-drop-indicator-bar,
.tab-drop-indicator {
	margin-top: -69px;
}
.tab-drop-indicator {
	margin-left: 4px;
}

/* Created by XeRNoN*/