#section1 {
	height: 210px;
}
#extrabox {
	margin: auto;
	height: 20px;
	width: 570px;
	padding-top: 5px;
	font-size: 12px;
}

#form {
	height: 400px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 570px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
#RSS {
	height: 20px;
	text-align: left;
	width: 570px;
	margin: auto;
	padding-top: 5px;
	font-size: 12px;
}
.formfields {
	background-color: #CCC;
	width: 570px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 150px;
}
.subjectfield {
	background-color: #CCC;
	width: 570px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.nameandemailfield {
	width: 285px;
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.yairkarelic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
