.ContainerMAB1
{
   background-color:  #508ebc;
   width: 700px;
   background-image:  url('images/spacer.gif');
}

.ContainerContentMAB1
{
    color: Black;
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;
    background-color: White;
    width: 700px;
    background-image:  url('images/spacer.gif');
}

/*
.ContainerContentMAB1 span
{
    color: Black; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    background-color: Transparent;
    white-space: nowrap; 
}
*/

.ContainerContentMAB1 span
{
	font-family: Arial, Helvetica, sans-serif, "Comic Sans MS";
	font-size: 18px;
	color: #F7971D;
	font-weight: normal;
	text-transform: lowercase;
}

.ContainerTopMAB1
{
    height: 0px;
}

.ContainerBottomMAB1
{
    height: 0px;
}

.ContainerLeftMAB1
{
    width: 6px;
}

.ContainerRightMAB1
{
    width: 6px;
}












