@charset "utf-8";
/* CSS Document */
body, html {
    margin:0;
    padding:0;
    background:none;
    border:0;
}
#custom-doc, #hd, #bd {
	margin:0!important;
	padding:0!important;
}
.hide-in-print {
	display:none;
}
.yui-cms-item .bd {
    display:block!important;
    height:auto!important
}
.item_attributes{
    height:100%!important;
    overflow:auto!important;
}
#ft {
    display:none;
}

