@import url(cutter-forms.css); 
@import url(cutter-navigation.css); 
@import url(cutter-main.css); 


div#qi-banner-container {
	background-color: transparent; /* needed because color is declared in main style sheet */
	width: 950px;
	overflow: visible !important;
	margin:0px;
	height: 45px !important; /* needed because height is declared in main style sheet */
}
		

* html div#qi-banner-container {
    overflow: hidden !important;
    border-top: 0px !important;
    margin-left: -3px;
    margin-left: 0px;
}


* html div#qi-banner {
    margin-left: -3px;
    margin-left: 0px;

}

* html div#qi-banner-container {
	height: 45px;
}


