/* Display Any Page widgets on homepage */
.display-any-cat {
	font-size:.9em;
	line-height:1.4em;
	margin: 0 0 20px;
}
.display-any-cat h3 {
}
.dac-single {
	margin:0 0 12px;
}
.dac-archive {
	margin: 0;
	text-align: right;
}
.dac-image {
	float:left;
	margin:0 12px 20px 0;
}
.dac-read-more {

}
#homepage-bottom {
	margin-top:30px;
}
#homepage-bottom .dac-single {
	float:left;	width:194px;
	margin-bottom:20px;
	margin-left:18px;
}
#homepage-bottom .dac-single:first-child {
	margin-left:0;
}
#homepage-bottom .dac-image {
	margin-bottom:10px;
	float:none;
}
.dac-catreplace {
	text-transform: lowercase;
}