@charset "utf-8";
/* CSS Document */
#comments{font-family:Arial; font-size:12px; text-align:left color:#000000; background-color:#4D6380; padding:10px; width:500px; border:2px solid #4C83C7; margin:0 auto;}
#comments h1{margin:0; font-size:18px; color:#FFFFFF;}
#comments .bckg{background:#B5C9E3; width:450px; min-height:50px; margin:0 auto; border:1px solid #4C83C7; padding:5px;}
#postcomment {background:#B5C9E3; float:right; width:130px; height:15px; border:1px solid #4C83C7; text-align:center}
#postcomment a{color:#000000;}

#commentform{display:none;}
#commmentclr{clear:both; visibility:hidden; line-height:0; height:0}
.submitcomment{border:1px solid #4C83C7;background-color:#B5C9E3;color:#000000}
