#news h3{
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	padding: 0 0 2em 0;
	color: #000;
}
#news h3 div{
	font-weight: normal;
	font-style: italic;
}
sub{
	line-height: 0;
}
#news p{
	padding: 0 0 1em 0;
	margin: 0;
}
#news p.sub{
	text-align: right;
	margin-bottom: 1em;
	font-weight: bold;
}

.highslide-caption{
	text-align: left;
}
.thumb{
	float: left;
	text-align: center;
	margin: 0 1em 1em 0;
}
a.thumb img{
	border-radius: 6px;
}
a.thumb{
}
a.thumb:hover{
	text-decoration: none;
	color: #000;
}
