@charset "UTF-8";/* NEWS CSS - Rush Jewellery *//* NEWS ARTICLES */.newsItem			{ position: relative; overflow: auto; background: url('/images/global/divider.png') bottom center no-repeat; margin-top: 20px; padding-bottom: 15px; }.newsItem h2		{ font-size: 1.8em; color: #323232; text-transform: capitalize; padding: 2px 0px 3px 0px; }.newsItem h2:hover	{ color: #cd0063; }.newsItem time		{ font-size: 1.5em; color: #868686; }.newsItem img		{ float: left; margin: 5px 15px 20px 0px; }.last 				{ background: none; }#newsArchives		{ height: 50px; margin: 30px 0 10px 0; }#newsArchives a		{ color: #cd0063; font-size: 1.6em; font-weight: bold; background: url('/images/news/archives.png') center left no-repeat; padding: 20px 0px 20px 50px; }#newsArchives a:hover	{ color: #e17daf; }