.footer_left,.footer_center,.footer_right {
	width: 33%;
}

.footer_center {
	text-align: center;
}

.footer_right {
	text-align: right;
}

.errorMessage {
	color: #981B1E;
}

.fieldLabel,.propertyLabel {
	text-align: right;
	padding-right: 3px;
}

.propertyLabel {
	color: #888888;
	vertical-align: text-top;
}

.blog ul {
	padding: 5px;
	margin: 0px;
}

.blog li {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	list-style-type: none;
}

.blog h4 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.blog p {
	padding: 0px;
	margin: 0px;
}

input[type=text] {
	width: 270px;
}

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

.header {
	font-weight: bold;
	color: #981B1E;
}