.sidebar_banner {
    margin-bottom:		5px;
    border-top:				2px solid #eee;
    border-left:			2px solid #eee;
    border-right:			2px solid #ccc;
    border-bottom:		2px solid #ccc;
    background-color:	#ee8f03;
    color:						white;
}

.sidebar_banner a {
    color: white !important;
}
