#news {
	font-family: Arial, Helvetica, sans-serif, "Futura Lt BT";
	font-size: 80%;
	color: #000000;
	width: 180px;
}
#news span {
	font-weight: bold;
}

#news p{
	font-family: Arial, Helvetica, sans-serif, "Futura Lt BT";
	font-size: 80%;
	color: #000000;
}
.news {
	background-image: url(../../img/bgnews.jpg);
	background-repeat: repeat;
}
#news h2 {
	text-transform: uppercase;
	color: #990000;
	font-size: medium;
}
.QS_itemtitle, .QS_listitemtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 20px;
}
.QS_listitemtitle a:link{
	text-decoration: none;
	color: #660000;
}
.QS_listminusplus {
	visibility: hidden;
}
.QS_feeditemdetails{
	visibility: hidden;
	height: 0px;
}
.QS_feeditemdescription{
	margin-bottom: 10px;
}
.QS_feeditemtitle a{
	font-size: 110%;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}