.YellowStatusNotification
{
width:100%;
background:#ededed;
padding:10px 0 10px 0;
margin:0 0 10px 0;
font-family:Arial, Helvetica, sans-serif;
}

.YellowStatusNotification div
{
width:960px;
margin-left:auto;
margin-right:auto;
}

.YellowStatusNotification img
{
float:left;
}

.YellowStatusNotification span
{
display:inline-block;
float:left;
width:716px;
margin:0 20px 0 20px;
}

.YellowStatusNotification .LCYellowNotificationCloseButton
{
float:left;
display:inline-block;
width:108px;
background:#878787;
text-align:center;
padding:8px 0 8px 0; color:#ffffff;
text-decoration:none;
}

.YellowStatusNotification br.clear
{
clear:both;
margin:0;
padding:0;
}

.YellowStatusNotification input.LCYellowNotificationCloseButton
{
border: none;
margin: 0px;
height: 31px;
font-size: 12px;
}