body .buorg {
    position:absolute;
    width:100%;
    top:0px;
    left:0px;
    border-bottom: none;
    background: #f25648;
    text-align:center;
	color: #ffffff !important;
	line-height: 48px;
	height: 60px;
	font-size: 12px;
	text-transform: uppercase;
}
body .buorg div {
    padding:5px 36px 5px 40px;
}
body .buorg a {
    color:#ffffff !important;
}
body #buorgclose {
    position: absolute;
    right: .5em;
    top:.2em;
    height: 60px;
    width: 34px;
    font-weight: bold;
    font-size:24px;
    padding:0;
}
