span.link a {
	font-size:150%;
	color: #000000;
	text-decoration:none;
}

a.vote_up {
	display:inline-block;
	background-repeat:none;
	background-position:center;
	height:16px;
	width:16px;
	margin-left:4px;
}

.votes_count {
	font-size: 12px;
	font-weight: bold
}

.entry 			{	position: absolute; left: 0; margin: 3px 0 1px 5px}
.entrysidebar 	{	position: relative; float: right; height: 30px; margin: 10px 0 10px 10px;}
.entrydetail 	{	position: relative; float: left; height: 30px; margin: 10px 0 10px 0px;}
.entry img		{	margin: 0px 2px 0 0 }
