@CHARSET "UTF-8";

/***************************************************
* Default page layout
* @see master.css
***************************************************/

#contentWrapper{height:410px;margin:30px auto 30px auto;}

#flash,#loginDialog{float:left;background:#E6E6E8;}

#flash{width:705px;height:390px;}

#loginDialog{width:160px;padding:20px 10px 0 10px;float:right;display:inline;height:370px;}




