@charset "utf-8";
/* CSS Document */


/* ********************************* Notification Page Layout Styles *********************************** */

#notifyPagePaneCenter {  background:#98a7ac url(../images/themes/default/contrastBack.gif)  repeat-x center top; padding-bottom:10px; overflow:auto; }

.notifyInstruct { min-height:150px; margin: auto; width: 200;}

.notifyInstruct p, h4 { float:none; }

.notifyInstructSec { min-height:150px; margin: auto; width: 200;}

.notifyInstruct .link { cursor: default; }

