@import url(reset.css);
@import url(editor.css);
@import url(screen.css);

#Utilities,
#Header,
#menuTitle,
#Sidebar img,
#menu,
#Footer,
.productInclude,
.backBtn { display: none; }

#Main{ float: left; width: 100%; overflow: visible; padding-bottom: 10px; }
#ContentBody { overflow: visible!important; }
#Sidebar { min-height: 300px; }
#yhteystiedotBoxContainer { float: left; width: 100%; }
#yhteystiedotBox div { width: 100%; }
#yhteystiedotBox p { width: 170px; padding: 0; }


