/* CONTENT */
.collection-title {
	border: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}

/* COLUMNS AND BOXES */
#featured-project .post {
	margin-bottom: 15px;
}
#featured-project .button {
	padding-right: 18px;
	background: #d23d0b url('../images/arrow-orange.gif') no-repeat right center;
	color: #fff;
}

#latest-news {
	border-left: 1px solid #dbd2c5;
}
#latest-news ul {
	margin-bottom: 15px;
}
#latest-news .button {
	padding-right: 18px;
	background: #6b6256 url('../images/arrow-brown.gif') no-repeat right center;
	color: #fff;
}

#alert-your-what {
	margin: 0 20px 0 20px;
	padding: 26px 20px;
	background: #d23d0b;
	color: #f1c5b1;
}
#alert-your-what h2 {
	color: #fbf3e8;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
}
#alert-your-what p {
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 27px;
}
#alert-your-what p small {
	color: #40301a;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#alert-your-what .button {
	padding-right: 18px;
	background: #fff url('../images/arrow-white.gif') no-repeat right center;
	color: #6b6256;
}
