/** 
 * News plugin style sheet
 *
 * @since 12.04.2006
 * @author  <>
 */

.news h2 {
	font-size			: 17px;
	font-weight			: normal;
	font-family			: Trebuchet MS;
	color				: #11145c;
	margin-bottom		: 0.1em;
}

.news .lead {
	padding-bottom		: 1em;
}

.news .date {
	font-size: 11px;
	color: #808080;
}