#sw_gfx { margin: 1px -10px 0 0; float: left; }
#sw_text { float: left; width: 250px; font-size: 14px; text-align: center; }
#sw_buttons { float: right; height: 100px; padding-right: 12px; }
#sw_notice { width: 100%; text-align: center; margin-top: 20px; font-family: Arial, sans-serif; }
#sw_notice p { font-size: 12px; margin: 20px; }
#sw_notice h1 { font-size: 16px; }
#sw_notice h2 { font-size: 14px; }
.red { color: #E00; }
#sw_form { float: right; width: 420px; text-align: center; margin-top: 20px; }
#sw_rules { display: block; font-size: 12px; text-align: center; clear: both; width: 589px; margin: 20px 10px; padding: 0 10px; height: 200px; overflow: auto; border: 1px solid #AAA; }
#sw_rules * { margin: 6px 0; }
#sw_rules h1 { font-size: 13px; }
#sw_rules h2 { font-size: 12px; }
#sw_buttons li { list-style-type: none; }
