
.title {
	font-size: 1.5em;
}
table {
width: 510px;
}
#content fiedset {
width: 510px;
color: #009900;
}
td.text {
color: #00CCFF;
}
#content form {
width:500px;
border: 1px solid #009900;
margin: 1em;
padding: 1em;
background: url(../images/formTop.jpg) top left repeat-x;
}
input {
border: 1px solid #ff9900;
}
input.formBtn {
font-weight: bold;
background-color: #FF9900;
color: #FFF;
}
input.formClr {
font-weight: bold;
background-color: #FF9900;
color: #FFF;
}
#Comments {
border: 1px solid #ff9900;
width: 300px;
}