
#content.site_module_guestbook {}


#content.site_module_guestbook .guestbook_title {
margin-left:96px;
height:48px;
}

#content.site_module_guestbook .guestbook_form_title {
margin-top:16px;
padding:1px;
background:transparent url(images/bg_h2.png) no-repeat;
}
#content.site_module_guestbook .guestbook_form_title h2 {

}

#content.site_module_guestbook .guestbook_breadcrumb {
margin-left:96px;
margin-top:16px;
height:32px;
line-height:32px;
}

#content.site_module_guestbook .comment_form {
width:288px;
margin-right:16px;
float:right;
}
#content.site_module_guestbook .comment_form form {
background-color:#BAAE75;
}
#content.site_module_guestbook .comment_form form fieldset {
border:0;
margin:-16px 0 0 0; padding:10px 16px 1px 16px;
}
#content.site_module_guestbook .comment_form form textarea#comment_message {
height:70px;
}

#content.site_module_guestbook .guestbook_div {
margin:60px 0 25px 16px;
padding:1px 0;
width:608px;
}

#content.site_module_guestbook .guestbook_div p.intro {
border:1px solid #8D6849;
background-color:#BAAE75;
padding:10px;
}
#content.site_module_guestbook .guestbook_div li {
margin-top:2em;
margin-bottom:0;
}
#content.site_module_guestbook .guestbook_div li p.comment_info {
margin-bottom:3px;
}
#content.site_module_guestbook .guestbook_div li blockquote {
margin-top:0;
border-color:#8D6849;
background-color:#BAAE75;
}

