a { color: #FF0000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }

#nf_container { width: 750px;; padding: 50px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #333; }
#nf_logo { width: 120px; height: 94px; background: url(../img/logo.gif) no-repeat; display: block; margin-bottom: 40px; }
#nf_holder { display: table; width: 610px; float: left; }
#nf_left { width: 280px; padding-right: 20px; margin-right: 20px; border-right: 1px dashed #000; float: left; display: inline; }
#nf_right { width: 280px; float: left; display: block; }
#nf_line { display: table; height: 1px; background: #CCC; width: 600px; margin: 30px 0px; float: left; }