/* CSS Document */

html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}


.entry{
	margin-bottom: 10px;
	width: 270px;
}

.entryTitle a, .entryTitle a:visited, .entryTitle a:hover{
	color: #0e477e !important;	
	font-weight: bold;
	text-decoration: none;
}

.entrySubTitle{
	color: #515151 !important;
}
.mainLayer{
	position: absolute;
	z-index: 1;
	text-align: right;
}
