p.bodytext {
	font-size: 0.75em;
	color:#787878;
	margin: 0px 0 10px 0;
}

p.bodytext a:link {color:#787878; text-decoration:none; }
p.bodytext a:visited {color:#787878; text-decoration:none; }
p.bodytext a:focus {color:#787878; text-decoration:underline; }
p.bodytext a:hover {color:#787878; text-decoration:underline; }
p.bodytext a:active {color:#787878; text-decoration:underline; }

h1.csc-firstHeader {
	font-size: 0.8em;
	color:#787878;
}
.csc-textpic-text {
	float: left;
	width: 80%;
}
.csc-textpic-imagewrap {
	float: left;
}
.csc-textpic-intext-left-nowrap {
	float: left;
	width: 700px;
}

div.csc-header h3 {
	clear: both;
	font-size:12px;
	color: #787878;
	margin: 20px 0 5px 0;
}

div.ce_imagewithtext h2, 
div.ce_imagewithtext h3,
div.ce_imagewithtext h4 {
	font-size: 12px;
	color:#787878;
	margin-bottom: 10px;
}
div.ce_imagewithtext h3,
div.ce_imagewithtext h4 {
	margin: 0;
	margin-bottom: 5px;
}

div.ce_imagewithtext img.image_left {
	float: left;
	margin: 0 10px 0px 0;
}


/* Social bookmarks */

div.social-bookmarks {
	clear: both;
	width: 100%;
	display: block;
	color: #787878;
	font-size: 0.85em;
	font-weight: bold;
	padding: 0 0 10px 0;
	float:left;
}


div.news-single-item div.tx-ratings-pi1, 
div.news-single-item div.tx-ratings, 
div.news-single-item div.tx-ratings-display {
	display: block;
	text-align: left;
	position: relative;
	top: -5px;
	left: 25px;
	margin-bottom: -30px;
}
