  
/*===================================================================
NEWS
===================================================================*/

#latest_news {
	
}

#latest_news li {
	float: none;
	height: 20px;
	width: 400px;
	font-size: 1em;
	text-align: left;
}

#latest_news li a {
	color: #880088;
}

#latest_news li .news_excerpt {
	font-size: 0.9em;
	padding-left: 20px;
	color: #000000;
}

.shop_section_title span a {
	color: #880088;
}