BODY
{
    BACKGROUND-COLOR: white;
    margin:0px;
}
.content
{
padding:10px;
width:95%;
}
.DisabledBox
{
    BACKGROUND-COLOR: lightgrey
}
.standardText
{
	/*font-family:Arial;*/
}

div.main_bit
{ /* To replace the margin/padding from old record search which can't be used because of the new banner */
 /* So put the old content inside this div class, the banner menu won't use any margins */
  
    padding:0px;
    margin:0px;
    margin-left:25px;
    margin-right:25px;
    margin-top:25px;
}


