/* Display Any Page widgets on homepage */
.display-any-cat {
	font-size:12px;
	line-height:19px;
	margin: 0 0 20px;
}
.display-any-cat h3 {
	font-size:13px;
	font-weight: bold;
	margin:0 0 2px;
}
.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;
}