/**************** menu coding *****************/

.news {
	font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
	color: #d7c227;		// yellow
	font-size: 14px;
letter-spacing: -0.03em;

}

.news h1 {

}

.news h2 {
text-align: left;
}

.toprowcontainer {
	
}
	

.date {
// color: #db176a;	// red
color: #159cd8;		// blue
font-family: "Lucida Sans Unicode", "Lucida grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
letter-spacing: -0.03em;
line-height:10px;
}

.sharebutt {
	float:right;
}

.messagetext {
	float:relative;
}
