/* sub navigation */#nav_sub {float: left;width: 900px;background: #5C75B5 url(../gfx/nav_blue.gif) repeat-x bottom left; }#nav_sub li {float: left; }#nav_sub a {float: left;display: block;padding: 12px 14px;color: #FFF;font-size: 80%;font-weight: bold;text-decoration: none; }#nav_sub a:hover, body#profile #t-profile a, body#area #t-area a, body#samples #t-samples a, body#faq #t-faq a, body#specs #t-specs a,body#quest #t-quest a {color: #9B283F;background: #EDE8E5; }* html #nav_sub a {font-size: 70%; }/* content box */#content {float: left;width: 900px;margin: 0 0 30px 0;background: url(../gfx/samples/samples_stripes.gif) repeat top left; }#content_main {float: left;width: 900px;background: url(../gfx/samples/samples_wave.gif) no-repeat top left; }#content_columns {float: left;width: 900px;padding: 0 0 42px 0;background: url(../gfx/samples/samples_bottom.gif) no-repeat bottom left; }#column_left {float: left;width: 295px; }#content h2 {float: left;width: 264px;height: 139px;text-indent: -9999px;background: url(../gfx/faq-etc/faq_title.gif) no-repeat top left; }#content a {color: #9B283F;text-decoration: underline; }#content a:hover {color: #00347D; }/* right column */#column_right {float: right;width: 535px;margin: 28px 50px 0 0;background: url(../gfx/rule_red.gif) repeat-x bottom left;display: inline; /* fixes IE/Win double margin bug */ }#questions {float: left;padding: 0 0 20px 35px;color: #9B283F;list-style: disc outside; }#questions li {padding: 0 0 10px 0; }* html #questions li {font-size: 90%; }#column_right dl {float: left;width: 519px;padding: 16px 0 20px 16px;background: url(../gfx/rule_red.gif) repeat-x top left; }* html #column_right dl {width: 535px;font-size: 90%; }#column_right dt {width: 300px;padding: 0 0 6px 0;font-weight: bold; }#column_right dd {width: 420px;line-height: 1.5em; }#column_right dl ul {float: left;list-style: disc inside; }#column_right ol {padding: 8px 0 0 25px;list-style: decimal outside; }#column_right dl li {padding: 0 0 1px 0; }#column_right ol li {padding: 0 0 3px 0; }#left {float: left;width: 210px; }#right {float: right;width: 210px; }