/*html { overflow: -moz-scrollbars-vertical !important; }*/

.column { float: left; }

.imageLeft { float: left; margin-right: 7px; padding: 5px 0 5px 0; }
.imageRight { float: right; margin-left: 7px; padding: 5px 0 5px 0; }


#overlay { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; text-align:center; z-index: 1000; background: #666; }
#overlay_content { position: absolute; top: 100px; left: 50%; margin-left: -350px; width: 700px; height: 550px; overflow: auto; background: #fff; padding: 15px; z-index: 1000; }

#container { background: #fff;}
#container .content { position: relative; width: 940px; margin: 0 auto; padding-bottom: 14px;}
.erase { display: block; color:#FFFFFF; }