.feedcontent {
	/*font-family:"Century Gothic", Century, serif;*/
	position:absolute;
	line-height:1.1em;
	top:38px;
	left:275px;
	width:170px;
	height:250px;
}

.feedcontent span { /* main content */
	font-size:11px;
	/* line-height:0.5em; */
	color:#4e4e4e;
}

.feedcontent h5 { /* title */
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	line-height:2em;
	color:#7291b0;
}

.feedcontent #more { /* "more" link */
	background-image:url('../content_images/cases/more.png');
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:25px;
	width:200px;
	padding-top:6px;
	position:absolute;
	top:179px;
	left:125px;
}

.feedcontent .header { /* Chas:name header */
	font-family:Tahoma,Helvetica,Verdana;
	color:#1D75CF;
	display:block;
	float:right;
	font-size:18px;
	font-weight:bold;
	margin: -24px 0 0 0;
}

.feedcontent .header span {
	color:#BDBDBD;
	font-weight:normal;
	font-size:18px;
}

label
{
width: 4em;
float: left;
text-align: left;
margin-right: 3em;
display: block
}

