#commentform{background:#222;padding:15px;-webkit-border-radius:4px;-moz-border-radius:4px;}
#commentform p{font-size:11px;color:#fff;font-weight:bold;margin-bottom:.5em;font-family:verdana, sans-serif;text-shadow:#222 1px 1px 0;}
#commentform p label span{font-weight:normal;color:#666;font-size:11px;}
#commentform p input.text,
#commentform p textarea{background:#151515 url(/images/bginputbox.png) repeat-x 0 0;font-family:helvetica, arial, sans-serif;text-shadow:#151515 1px 1px 0;padding:4px;border:1px solid #333;color:#aaa;font-size:15px;margin-bottom:.7em;-webkit-border-radius:2px;-moz-border-radius:2px;width:270px;}
#commentform p textarea{width:320px;height:138px;}
#commentform .comment-creds{float:left;width:280px;margin-right:20px;}
#commentform .comment-box{width: ;}
#commentform .comment-submit{clear:both;text-align:right;}
#commentform .comment-submit #submit{-webkit-border-radius:2px;-moz-border-radius:2px;border:2px solid #666;background:#444;padding:2px 10px;color:#fff;line-height:1.5em;font-weight:bold;text-shadow:#444 1px 1px 0;-webkit-box-shadow:#000 0 1px 0;}
#commentform .comment-submit #submit:hover{border:2px solid #777;background:#555;}