/* <![CDATA[ */
html, body {
height: 100%;
margin: 0;
padding: 0;
}

body {
/*scrollbar-face-color: #e6e9ee;
scrollbar-highlight-color: #e6e9ee;
scrollbar-3dlight-color: #465D81;
scrollbar-darkshadow-color: #465D81;
scrollbar-shadow-color: #e6e9ee;
scrollbar-arrow-color: #465D81;
scrollbar-track-color: #ffffff;*/
background-color:#000;
}

.viadeoBlog {
margin:0 auto;
}

* {
margin:0px auto;
padding:0;
color:#465d81;
font-family:Arial;
font-size:11px;
}

h2, h2 a, h2 a:hover {
padding: 5px 0 10px 0;
font-size:13px;
text-decoration:none;
}

a img {
border:0;
}
 
div#shim {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -270px;
float: left;
}
 
div#wrapper {
width: 780px;
height: 500px;
clear: both;
background:white;
position: relative;
top: -270px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}
 
/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */
