#clearnessWidgetPagePropertiesEditor
{
    background:White url(/images/backpnl.gif) repeat-x; 
    position: fixed; 
    bottom:-400px; 
    padding:auto; 
    margin:auto; 
    height:470px;
    width:100%;
    z-index:1001;
}

#clearnessWidgetPagePropertiesEditorContent
{
    padding:15px;
    padding-top:20px;
    height:250px;
}

#clearnessWidgetPagePropertiesEditorClose
{
    background:url(/Info/css/Imagenes/icons/btnclose.gif) no-repeat;
}
