/* WYSIWYG PAGES */
#PageDetail {
margin : 10px 0px 0px 0px;
font-weight: normal;
}

#PageName {
font-weight: normal;
display : inline;
}

#PageDiaporama {
display :inline;
margin : 15px 0px 10px 0px;
float:right;
}

#PageHTMLWithDiapo {
margin-top : 20px;
width : 455px;
height : auto;
overflow : auto;
border-right: 1px solid #bebebe;
padding : 0px 10px 0px 10px;
display :inline;
float:left;
}

#PageHTMLNoDiapo {
margin-top : 20px;
width : 955px;
height : auto;
border: 1px solid #bebebe;
padding : 10px 10px 0px 10px;
display :inline;
float:left;
}