﻿span.title {
	font-size:14px;
	color:#617279;
	width:100%;
	display:block;
	font-weight:bold;
}

span.summary {
	display:block;
	color:black;
	width:100%;
	overflow:hidden;
}

p a.more,
span.more {
	display:block;
	width:100%;
	text-align:right;
	color:white;
}

a:hover span.more {
	font-weight:bold;
}
