#section1 {
	height: 59px;
	width: 660px;
	text-align: right;
	float: left;
	padding-top: 90px;
	padding-right: 5px;
}
#sectioncenter {
	height: 1px;
	width: 800px;
	background-image: url(../Images/res/sectioncenter.png);
	background-repeat: no-repeat;
	float: left;
}

#emaillink {
	height: 28px;
	width: 24px;
	float: left;
	padding-top: 81px;
	padding-bottom: 40px;
	padding-right: 104px;
	padding-left: 6px;
}
#comments {
	margin: auto;
	height: 350px;
	width: 600px;
	font-size: 11px;
	float: left;
	padding-right: 100px;
	padding-left: 100px;
	text-align: left;
}
.rss {
	background-image: url(../Images/res/feed-icon-14x14.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	width: 800px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
.formfields {
	background-color: #ECE9D5;
	width: 400px;
	height: 15px;
	text-indent: 3px;
}
.codefield {
	width: 100px;
	background-image: url(../Images/res/name.gif);
	font-weight: normal;
	color: #8A3735;
	height: 15px;
	text-align: left;
	text-indent: 3px;
	padding-top: 3px;
}

.addtext {
	padding-left: 75px;
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	text-align: left;
}
.message {
	background-color: #ECE9D5;
	background-image: url(../Images/res/text.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	color: #2b3037;
	width: 600px;
	height: 120px;
	background-position: 2px 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.name {
	background-color: #ECE9D5;
	background-image: url(../Images/res/name.gif);
	background-repeat: repeat;
	color: #2b3037;
	width: 300px;
	height: 15px;
	text-indent: 3px;
}
.subscribe {
	font-weight: normal;
	font-size: 11px;
}

