@charset "UTF-8";/* NEWS VIEW CSS - Rush Jewellery *//* MAIN NEWS ARTICLE */#newsItem				{ position: relative; margin-top: 20px; padding-bottom: 15px; }
#newsItem #top			{ width: 920px; padding-bottom: 40px; position: relative; }
#top time				{ position: absolute; text-align: right; right: 0; top: 0px; font-size: 1.8em; color: #868686; text-transform: uppercase; font-weight: bold; }
#leftContent			{ width: 625px; float: left; }#newsItem img			{ float: left; margin: 0px 30px 30px 0px; }/* SIDEBAR */#sideBar				{ width: 259px; float: left; margin-left: 30px; }/* SOCIAL LINKS */#sideBar #social		{ background: url('/images/global/divider.png') bottom center no-repeat; padding-bottom: 30px; }.twitter-share-button	{ width: 269px; height: 20px; margin: 10px 0px; }#emailFriend 			{ float: left; width: 269px; height: 20px; color: #000; font-size: 1.5em; font-weight: bold; background: url('/images/news/emailFriend.png') center left no-repeat;	padding: 5px 0px 5px 40px; margin: 10px 0px; }#emailFriend:hover		{ color: #e17daf; }/* RECENT NEWS POST */#sideBar #recentNews          	{ width: 269px; float: left; margin-top: 20px; }#sideBar #recentNews h1          { width: 269px; margin-bottom: 10px; font-size: 1.8em; color: #868686; text-transform: uppercase; background: none; }                      #sideBar .recentNew     		{ margin-bottom: 0px; overflow: auto; }    #sideBar .recentNew h2         	{ color: #000; font-size: 1.6em; font-weight: bold; text-transform: lowercase; }#sideBar .recentNew h2 a     	{ color: #000; }#sideBar .recentNew h2 a:hover  { color: #cd0063; }#sideBar .recentNew time        { color: #868686; font-size: 1.2em; text-transform: uppercase; padding-top: 0px; }#sideBar .recentNew img         { float: left; margin-right: 12px; }   