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