DIV.guestbook{color:#000;font-weight:normal;}

DIV.guestbook DIV.item{padding-bottom:10px; padding-top:10px; border-top:1px solid #6c7411;}

DIV.guestbook DIV.item SPAN.date{font-style:italic;}

DIV.guestbook DIV.item SPAN.nameHeader{font-weight:bold;}
DIV.guestbook DIV.item SPAN.nameText{color:#6c7411;}

DIV.guestbook DIV.item SPAN.cityHeader{font-weight:bold;}
DIV.guestbook DIV.item SPAN.nameText{}

DIV.guestbook DIV.item SPAN.siteHeader{font-weight:bold;}
DIV.guestbook DIV.item SPAN.nameText{}

DIV.guestbook DIV.item SPAN.messageHeader{font-weight:bold;}
DIV.guestbook DIV.item SPAN.messageText{font-weight:normal;}

DIV.guestbook DIV.item SPAN.answerHeader{font-weight:bold;}
DIV.guestbook DIV.item SPAN.answerText{font-style:italic;}

DIV.guestbook INPUT.name{width:300px;}
DIV.guestbook TEXTAREA.message{width:410px; height:100px;}

IMG.editbutton{width:32px; height:32px; background:url(images/edit.gif) no-repeat top left #cee3a0; border: 0 none;}
IMG.activebutton{width:32px; height:32px; background:url(images/active.gif) no-repeat top left #cee3a0; border: 0 none;}
IMG.deletebutton{width:32px; height:32px; background:url(images/delete.gif) no-repeat top left #cee3a0; border: 0 none;}
