.ce-banner
{text-align:center; background-color: #111111;
    bottom: 0;
    box-shadow: 0 0 8px #000000;
    color: #ffffff;
    font-family: Arial,sans-serif!Important;
    font-size: 13px;
    font-weight: normal;
    left: 0;
    opacity: 0.9;
    padding: 15px 0 10px;
    position: fixed;
    width: 100%;
    z-index: 999999;
	min-height: 17px; }
.ce-banner a { color:#A4893C; }

.ce-trigger {
    position: absolute;
    right: 0;
    top: 11px;
    margin-right: 10px;
    border: 0;
    padding: 3px 15px;
    background-color: #A4893C;
    box-shadow: none;
    border-radius: 3px;
	color:#FFF; }
