.newsrow {
	float: left;
	width: 478px;
	height: 32px;
	background-image: url('http://www.rustycellars.com/images/news-row-even.jpg');
}

.newsrow-date {
	float: left;
	padding: 6px 0px 0px 8px;
	height: 12px;
	width: 75px;
	overflow: hidden;
	font: bold 11px Lucinda Grande, Verdana, Sans-serif;
}

.newsrow-name {
	float: left;
	padding: 6px 6px 0px 12px;
	font: bold 11px Verdana, Arial, Sans-serif;
}

.newsrow-header {
	float: left;
	width: 436px;
	height: 25px;
	padding: 15px 12px 0px 30px;
	font: bold 11px Verdana, Arial, Sans-serif;
}

.newsrow-bg {
	float: left;
	width: 454px;
	font: bold 11px Verdana, Arial, Sans-serif;
	color: #24607a;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url('http://www.rustycellars.com/images/news-bg.jpg');
	background-repeat: repeat-y;
	* padding-bottom: 12px;
	* padding-top: 8px;
}

.newsrow-footer {
	float: left;
	width: 478px;
	height: 20px;
	background-image: url('http://www.rustycellars.com/images/news-footer.jpg');
}

.sub-header {
	float: left;
	width: 650px;
	height: 46px;
	margin-top: -4px;
	margin-left: -11px;
	background-image: url('http://www.rustycellars.com/images/sub-header.jpg');
}

.sub-title {
	float: left;
	padding: 13px 12px 0px 16px;
	font: bold 16px Verdana, Arial, Sans-serif;
	color: #A09337;
}

.sub-bg {
	float: left;
	width: 650px;
	margin-top: -4px;
	margin-left: -11px;
	background-image: url('http://www.rustycellars.com/images/sub-bg.jpg');
	background-repeat: repeat-y;
	padding-left: 16px;
}

.sub-footer {
	float: left;
	width: 650px;
	height: 14px;
	margin-left: -11px;
	margin-bottom: -4px;
	background-image: url('http://www.rustycellars.com/images/sub-footer.jpg');
}

.contact-error {
	float: right;
	padding-left: 15px;
	background-image: url('http://www.rustycellars.com/images/news-bg.jpg');
	background-repeat: repeat-y;
	color: #FF0009;
	* height: 19px;
	font: bold 14px Lucida Grande, Verdana, Sans-serif;
}


.contact-row {
	float: left;
	height: 32px;
	padding-left: 12px;
	margin-bottom: 6px;
	width: 640px;
	font: bold 11px Verdana, Arial, Sans-serif;
	background-image: url('http://www.rustycellars.com/images/news-bg.jpg');
	background-repeat: repeat-y;
}

.contact-row label {
	float: left;
	margin: 4px;
	font: 14px Lucida Grande, Verdana, Sans-serif;
	font-weight: bold;
	color: #696126;
}

.contact-row input {
	float: left;
	margin: 2px;
	margin-left: 6px;
	margin-right: 22px;
	width: 175px;
	border: 1px dashed #A09337;
	background-color: #fffff5;
	padding: 4px;
	color: #23200d;
}

.contact-row ul.errors {
	color: #FF0009;
	font-weight: bold;
	font: 14px Lucida Grande, Verdana, Sans-serif;
	font-weight: bold;
}

.contact-content {
	float: left;
	width: 466px;
	font: bold 11px Verdana, Arial, Sans-serif;
	padding-left: 12px;
}

.contact-content label {
	float: left;
	margin: 4px;
	margin-bottom: 12px;
	font: 14px Lucida Grande, Verdana, Sans-serif;
	font-weight: bold;
	color: #696126;
}


.contact-content textarea {
	float: left;
	clear: left;
	width: 440px;
	margin: 4px;
	padding: 4px;
	margin-left: -35px;
	border: 1px dashed #A09337;
	background-color: #fffff5;
	color: #23200d;
}
.errors {
	padding-top: 4px;
	* padding-top: 0px;
	margin-left: 22px;
	* margin-left: -32px;
	color: #FF0009;
	font: bold 14px Lucida Grande, Verdana, Sans-serif;
}

.contact-footer {
	float: left;
	width: 448px;
	height: 23px;
	* height: 25px;
	padding: 8px 15px 8px 15px;
	font: bold 11px Verdana, Arial, Sans-serif;
	background-image: url('http://www.rustycellars.com/images/contact-footer.jpg');
	* margin-bottom: -2px;
}

.contact-footer input {
	float: right;
	margin-top: -2px;
	margin-bottom: -9px;
}

a:link {
	color: #1f174a;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #1f174a;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #1f174a;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #1f174a;
	text-decoration: none;
	font-weight: bold;
}

.news-item {
	margin-left: 10px;
	margin-top: 9px;
	width: 232px;
	height: 77px;
	background-image: url('/images/news-item.jpg');
	overflow: hidden;
	* margin-bottom: -4px;
}

.news-title {
	font: bold small-caps 11px Verdana;
	float: left;
	padding-left: 22px;
	padding-top: 4px;
	width: 222px;
	overflow: hidden;
}

.news-date {
	font: bold small-caps 11px Verdana;
	text-align: right;
	margin-top: 22px;
	width: 228px;
	overflow: hidden;
}

.zend_form {
	padding: 0px;
	margin: 0px;
}
