/* -- Dont border links -- */
a {
	outline: none;
}

/* -- Bring containers with floated children back into line
#content {
	float: left;
	width: 100%;
} --*/

.clear {
	clear: both;
}

.field-field-page-image, #featured .field-field-feature-image {
	display: none;
}	

