/* Style sheet my_guestbook */
.gaestebuch .widget{margin-bottom:15px;}
.gaestebuch .textarea{width:400px;height:200px;}
.gaestebuch input .mandatory{width:250px;height:15px;margin-bottom:5px;}
.gaestebuch .comment_default{margin-top:20px;padding:10px;border:1px solid #fff;}
.gaestebuch .comment{font-style:italic;}
.gaestebuch .info{font-weight:bold;}
.gaestebuch .formbody{margin-top:40px;}
