
header {
	margin-bottom: 20px;
}
.clear_logo {
        display: block;
        text-align: center;
	left: 10px;
        width: 300px;
        height: 110px;
        background: transparent url(/images/cplogo-sm.jpg) no-repeat center;
        -webkit-background-size: 300px 99px;
        -moz-background-size: 300px 99px;
        background-size: 300px 99px;
}

div#clear_selector {
	display: block;
	position: absolute;
	right: 0px;
	top: 5px;
	font-size: 8pt;
}

,dashboard_button {
	background-color: #ccc;
	width: 10%;
}

.dashboard_dropdowns {
	font-size: 10pt;
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 6px;
}


div#clear_last_menu {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 200px;
	
}

div#clear_menu {
	display: block;
	position: absolute;
	left: 0px;
	top: 85px;
	width: 100%;
	
}

.clear_footerl {
	display: block;
	position: absolute;
	left: 5px;
	bottom: 5px;
	font-size: 8pt;
	
}

.clear_footerr {
	display: block;
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 8pt;
	
}

div#clear_supplier {
	position: absolute;
	right: 5px;

	top: 55px;
	width: 200px;
	font-size: 8pt;
	
}
