.artNewsMat{
	padding-bottom: 10px;
	clear: both;
}



.artNewsTitle{
	padding: 0px 0px 0px 18px;
	font-size: 1em;
	background: url(/w/class/AArt/images/news.png) no-repeat;	
}
.artNewsTitle a{
	color: #479cd1;
}

.artNewsTitle a:hover{
	color: #fa730a;
	color: black;
}
.artNewsSubtitle{
	font-size:0.9em;
	font-weight: normal;
	color: #747474;
}
.artNews_endFloat{
	clear: both;
	line-height: 50px;
}

#artNewsAll{
	padding-left: 25px;
	margin-top: 8px;
	background: url(/w/class/AArt/images/newsAll.png) no-repeat 0px center;
	font-size: 0.9em;
}
#artNewsAll a{
	color: #252323;
}
