@import url("mslife.css");

#navigation, #leftBar, #rightBar, #loginForm, #infoline, #pageTools{
    display: none;
}

body, #header, #contentWrap, #footer, #footer .inner{
    background: #fff !important;
	color: #333 !important;
}

#header{
    height: 90px  !important;
}
#sitelogo, #sitelogo img{
    height: 50px;
	width: auto !important;
}

#wrap, #content, #footer .inner{
	width: auto;
    margin: 0;
}

#content {
    float: none;
}
