table#guestbook{
margin-left: 43px;
max-width: 350px
padding: 5px;
}

table#guestbook td{
padding: 5px;
}

hr{
margin-left: 50px;
margin-right: 5px;
margin-bottom: 5px;
margin-top: 7px;
background-color: #0099c7;
color: #0099c7;
border-style: none;
height: 1px;
}

img{
border: none;
}

.click{
margin-left: 50px;
}

.reply{
margin-left: 50px;
}

label {
margin-top: 5px;  
display: block;
}

textarea{
width: 355px;
height: 100px;
}

li{
list-style-type: none;
padding-top: 5px;
}