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