﻿body {background : #46A55D;}
#logo {margin-left:430px;}
#wrapper {width : 761px;height : 555px; background : url('../img/guestbook/bg.png') no-repeat;}
#content {padding: 200px 0px 0px 258px;}
#guestbook {width: 410px;}
#name-box {width: 356px;height:25px; background : url('../img/guestbook/name-box.png');padding-left:54px;padding-top:1px;}
#homepage-box {width: 323px;;height:25px; background : url('../img/guestbook/homepage-box.png');margin-top: 5px;padding-left:87px; padding-top:1px;}
#comment-box {width: 331px;height :188px;margin-top:5px;background : url('../img/guestbook/comment-box.png');padding-left:79px;padding-top:1px;}
#name-box-input, #homepage-box-input, #comment-box-input {background: #5DBF73;line-height : 26px;color:#fff;font-size:19px;}
#name-box-input {width :350px; height: 25px;}
#homepage-box-input {width :320px; height: 25px;}
#comment-box-input {width :331px; height: 188px;}
#submit-box {text-align : right;margin-top : 5px;}
#submit-button {background: #5DBF73;border:2px solid #fff;font-weight:bolder;color:#fff;}
#nobots {display:none;}