/* Style sheet guestbook */
.error{font-weight:bold;font-size:11px;color:#fcb605;}
.ce_comments form{padding:10px;border:1px solid #88aaba;}
.comment{margin-top:3px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px dotted #e8e8e8;}
.widget{margin-top:5px;margin-bottom:5px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:13px;color:#fcfcfc;}
input{width:240px;height:15px;font-size:11px;color:#6b6a6a;}
textarea{width:500px;}
.submit{width:150px;height:25px;border:1px solid #d6d6d6;border-collapse:collapse;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#4a4949;}
.formbody input{margin-bottom:3px;}
