fieldset
{
width: 470px;
padding-left: 20px;
padding-bottom: 20px;
margin: 0;
}

.formtext {
width: 100px;
text-align: right;
margin: 10px 0;
float: left;
}
 
.firstboxes {
border: groove;
margin: 5px 10px 0 10px;
display: inline;
}

textarea {
width: 400px;
height: 80px;
margin-top: 20px;
margin-bottom: 0;
}
#postComments, #commentsInclude

{
width: 120px;
margin-bottom: 20px;
}/*
.guidenotes {
background-color: white;
border: 1px dashed silver;
width: 400px;
padding: 5px;
margin: 0 0 25px 0;
font-size: 0.75em;
}*/
#button  {
background-image: url("siteimages/button.gif");
color: #1958B7;
font-weight: bold;
vertical-align: middle;
width: 90px;
height: 27px;
border: 0;
}
.clear {
clear: both;
}