#Artists_news {
	width:500px;
	margin:0px 0px 24px 0px;
}

#Artists_news hr {
	color: #E9E9E9;
	background-color: #E9E9E9;
	height: 1px;
	border: 0;
	margin:12px 0px 12px 0px;
}

#Artists_news .title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color: #666666;
	margin:0px 0px 12px 0px;
}

#Artists_news .title a:link, #Artists_news .title a:visited  {
	color: #666666;
}

#Artists_news .title a:hover {
	color: #666666;
}

#Artists_news .text {
	margin:12px 0px 12px 0px;
	text-align:justify;
}

#Artists_news .date {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CCC;
}