.artilce_intro {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #F8F8F8;
}
.artilce_intro #image_intro {
	float: right;
	clear: both;
	width: 120px;
	margin-left: 20px;
	border: 2px solid #C8C8C8;
}
.artilce_intro #article_image {
	float: right;
	clear: both;
	width: 300px;
	margin-left: 20px;
	border: 2px solid #C8C8C8;
}
.artilce_intro h4 {
	font-size: 1.4em;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.artilce_intro h4 a {
	text-decoration: none;
	color: #333333;
}
.artilce_intro h4 a:hover {
	text-decoration: underline;
	color: #333333;
}

#propertynews #site #contact_container .artilce_intro span {
	font-size: 1.1em;
	color: #888888;
}
#propertynews #site #contact_container .artilce_intro p {
	font-size: 1.2em;
	padding: 0px;
	margin: 10px 0px 0px;
}
.morelink a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	font-size: 1em;
}
.morelink a:hover {
	text-decoration: underline;
}
#recordset_nav {
	width: 100%;
}

.recordset_next {
	margin-right: 15px;
	width: 100px;
	text-align: right;
	float: right;
}
.recordset_next a {
	color: #333333;
	text-decoration: none;
	font-size: 1.1em;
}
.recordset_next a:hover {
	text-decoration: underline;
}
.artilce_intro h5 {
	font-size: 1.2em;
	margin-bottom: 3px;
}
#article_link a {
	text-decoration: none;
	color: #333333;
}
#article_link a:hover {
	text-decoration: underline;
}
