html, body{
height:100%;padding:0;margin:0;
}
body{
color: #666; background-color:#BBB; Font-family:verdana, sans serif;font-size: 10px;
}
#SkinVerticalAlign{
float:left;height:50%;margin-top:-275px;width:100%;
}
.content {
clear:both; position:relative; background-color:#FFF;position:relative;width:800px;height:550px;margin-left:auto;margin-right:auto;
}
.logo{
position:absolute; height:100px; width:800px; background:url(Logo.gif) 10px 10px no-repeat;
}
#Message{
position:relative;top:200px;
}
#Site{
text-align:center;font-size:12px;font-weight:bold;letter-spacing:3px;color:#d00;text-transform:uppercase;
}
#Issue{
position:relative;padding-top:20px;text-align:center;font-size:12px;color:#444;
}		
a img{
border-style:none;
}	
span.smallgrey {
color: #AAA; font-size: 9px;
}
span.coming {
position:absolute; top: 525px; left: 380px;font-size:10px; color:#FFF;
}
span.text {
color: #000; font-size: 12px;
}
a {
color: #d00; text-decoration:none;
}
a:hover {
color: #d00; text-decoration:underline;
}

.MsgEn,.MsgNl{float:left;width:46%; padding:2%;}
.MsgEn{text-align:right;border-right:dashed 1px #ddd;}
.MsgNl{width:44%;text-align:left;}
