#title,
#title a
{
                padding: 10px 0px 3px;
                font-weight: bold;
                font-family: Tahoma,Arial,sans-serif;
                font-size: 16px;
                text-decoration: none;
                color: #444444;
}
#summary
{
                font-family: Arial,sans-serif;
                font-size: 16px;
}
  
.alertWrapper
{
                background: #DFDFDF !important;
        color: #000000 !important;
        font-size: 16px;
        text-align: center;      
}
  
#alert {
font-size: 1.6em;
  color: red;
  display: block;
  text-align: center;
  font-weight: bold;
}