﻿.notification-banner { 
border-color: #DDDDDD; 
border-image: none; 
border-style: solid; 
border-width: 0 1px 1px 1px; 
background: #eee; 
margin-bottom: 8px; 
} 
.notification-banner div.notifications { 
padding: 10px; 
} 
.notification-banner h1 { 
font-family: arial,helvetica,sans-serif; 
background: url("") no-repeat scroll center bottom #3399cc; 
font-size: 1.2em; 
color: #fff; 
font-weight: 500; 
min-height: 24px; 
padding: 6px 0 0 10px; 
} 
form.notification-form { 
margin: 10px; 
} 
.notifications h3 { 
color: #000; 
}
.message.holidays{
margin-top: 25px;
height: 20px;
padding-left: 25px;
}
