.f_content-standard-small {
	background-image: url(/sitestyle/modules/feature/content-standard-small/feature-content.gif);
	height: 126px;
	width: 280px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	overflow: hidden;
	position: relative;
	text-align: left;
	float: left;
	margin-right: 20px;
}
.f_content-standard-small h4 {
	position: absolute;
	left: 10px;
	top: 8px;
	font-size: 14px;
	font-weight: bold;
}
.f_content-standard-small div {
	position: absolute;
	left: 80px;
	top: 35px;
}
.f_content-standard-small img {
	position: absolute;
	left: 10px;
	top: 26px;
}
.f_content-standard-small a {
	position: absolute;
	left: 250px;
	top: 200px;
}