body { font-family:verdana; font-size:11px; color:#ffffff; }
#content { width:500px; height:195px; border:3px solid #000000; margin:0 auto 10px; font-size:11px; background-color:#ffffff; }
#content p { padding:0 10px; }
#comments { width:500px; border:1px solid #000000; margin:0 auto 10px; padding-top:5px; background-color:#ffffff; }
.comment { background-color:#d4d7d6; height:50px; overflow:auto; font-size:11px; border:1px solid #000000; padding:5px 0 5px 5px; color:#000000; }
#leaveComment { width:500px; border:1px solid #000000; margin:0 auto; overflow:hidden; position:relative; background-color:#ffffff; }
h2 { text-align:center; font-size:12px; margin:5px 0 10px; }
.row { padding-left:5px; margin-bottom:5px; clear:both; overflow:hidden; }
.row label { width:100px; text-align:right; margin-right:5px; font-size:11px; font-weight:bold; padding-top:5px; }
.row input, .row select { width:280px; display:block; float:center; }
.row div { width:480px; }
.row textarea {width: 480px; display:block; float:center; }
#add {float:right; bottom:5px; font-weight:bold; font-size:10px; width:70px; }
