.MadCat01_Grey_ContainerMaster {
	width: 100%;
	background-color: #ffffff;
	border-right: #ffffff 0px solid; 
	border-top: #fffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.MadCat01_Grey_ContainerHeader {
	background-image: url(Grey-background.gif);
        background-repeat: repeat-x;
        height: 26px;
}
/* this is used for the title */
.Head {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
}
.MadCat01_Grey_ContainerContent {
        padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
}
