/* IE6 FIXES */

body {
     height:100%;
     overflow-y:auto;
}

#pageeditor_wrapper {
     position: absolute;
}

.pageeditor_layoutmenu_wrapper {
     height: 105px;
}

#pageeditor2_wrapper {
     position: absolute;
	 width: 712px;
}

#pageeditor2_wrapper_iframe {
     position: absolute;
	 width: 712px;
}

/*
#rss_feed_reader_wrapper {
     position: absolute;
}
*/