html, body{ min-width:1800px; }


body > .container{
	min-height:700px;
}

.container{
	width:1300px !important;
	
}


#quickbar{
	width:90px;
	position:absolute;
	margin-left:1330px;
	top:310px;
}

#quickbar.main{
	width:90px;
	position:absolute;
	margin-left:980px;
	top:720px;
}

#quickbar > *{
	display:block;
}

.menubar {
	width:960px !important;
	
	
}
