.tileItem {
	margin-bottom: 1.091em;
	background: url("../img/bg-dotted-border.gif") repeat-x bottom left #fff;
	padding-bottom: 3px;
	height: 12.182em;
	overflow: hidden;
}

.tileContent {
	margin: 0 0 0 5.818em;
	padding: 0 0 0 1.091em;
	height: 11.364em;
	overflow: hidden;
}

.tileHeadline {
	border: none;
	font-size: 1.182em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0.727em;
	display: inline;
	letter-spacing: normal;
}

.tileHeadline a {
	text-decoration: none;
	color: #007D40 !important;
	font-size: 100%;
}

.tileContent .documentByLine {
	display: block;
}

.tileBody {
	margin-bottom: 0.5em;
	position: relative;
}

#content img.tileImage {
	margin: 0;
	border: none;
	float: none;
	width: 100%;
}

.tileLink,.tileNoLink {
	float: left;
	/* width: 5.818em; */
	width: 64px;
	height: 10.455em;
	background: #57AB27 !important;
	display: block;
	text-align: center;
	margin: 0.364em 0 1.091em 0;
	padding: 0 !important;
	overflow: hidden;
}

.tileNoLink {
}

.tileFooter {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
