/*----- The Update CSS -----*/
#Update_Wrapper {
margin:10px;
margin-top:5px;
margin-bottom:15px;
font-family:Verdana;
background-color:#404040;	
border-color:#404040;
border-style:solid;
border-radius:5px;
border-width:0.5px;	
}
#Update_Wrapper p{
padding-left:20px;
padding-right:20px;
margin:0px;	
}
#Update_footer {
text-align:center;
font-size:13px;
}
#Update_Container {
}
/*
Background Color #e5e5ff Light Blue
Main Body Color #fff White
Main Font Color black
Sub Font Color (Footer Color) #a0a9ac grey


*/