#news {
	float: right;
	width: 301px;
	margin-top: 20px;
}

#news .tr {
	text-align: left;
}

#news ul li {
	list-style-type: square;
}

h2.home {
	width: 705px;
}

#news .bold{
	font-weight:bold;
}

#news .hr{
	height:1px;
	margin-top:5px;
}

#news .subtitle{
	font-size:100%;
}


