/* style for module titles */
.Bandit-Logo {
    font-family: Georgia;
    font-size:  12px;
    font-weight: bold;
	font-transform: uppercase;
    color: #ffffff;
}

.Bandit-LogoTable   {
/*	background: #B03000;  /* url("Bandit_logo-bg.gif");   
 	background-repeat: no-repeat;
/*  	background-position: 0% 0%;     */
    border: 1px solid #000000;	
}

.Bandit-LogoContent   {
    padding: 0 5px 0 5px;	
}