#feature-blog-module, #feature-news-module, #feature-event-calendar, #feature-photo-galleries, #feature-video-publishing, #feature-content-editing
{
	margin: 32px 0 0 0;
	padding: 0 16px;

	width: 288px;
	min-height: 200px;
	display: inline-block;
}

#feature-blog-module
{
	background: url(../img/features/blog-module.jpg) no-repeat;
}

#feature-news-module
{
	background: url(../img/features/news-module.jpg) no-repeat;
}

#feature-event-calendar
{
	background: url(../img/features/event-calendar.jpg) no-repeat;
}

#feature-photo-galleries
{
	background: url(../img/features/photo-galleries.jpg) no-repeat;
}

#feature-video-publishing
{
	background: url(../img/features/video-publishing.jpg) no-repeat;
}

#feature-content-editing
{
	background: url(../img/features/content-editing.jpg) no-repeat;
}

.column-left h3 a:link, .column-middle h3 a:link, .column-right h3 a:link, .column-left h3 a:visited, .column-middle h3 a:visited, .column-right h3 a:visited
{
	text-indent: -10000px;
	width: 304px;
	margin: 8px;
	height: 48px;
	display: inline-block;
}





