.entry-title { 
	margin-top: 10px;
}

.entry-title a {
	font-size: 14px;
	color: #679FB8;
	font-weight: normal;
}

.published {
	font-size: 10px;
	color: #548296;
	margin-top: -20px;
}

.published a {
	font-size: 10px;
	color: #679FB8;
	text-decoration: none;

}

.entry-title a .hidden-summary a {
	color: #bbb;
}

.entry-title a .hidden-summary {

	visibility: hidden;
	
	position: absolute;
/*	top: 15px; left: 380px;	
*/	
	font-size: 11px;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	width: 300px;
	color: #000;
	z-index: 15;
	background: #548296;
	padding: 5px;
	
	overflow: hidden;
	
	border: solid thin #679FB8;
}


/* Positioning specific to the main page */

.mainSet {
	float: left;
	margin-left: 12px;
	margin-bottom: 5px;
	width: 300px;
	padding: 10px;
	border: #480000 ridge thin;
/*	border: #0f0 ridge thin;
*/}
.mainSet img {
	margin: -10px;
}



.mainSet headerImg {
}