#facebook					{position:absolute;
						right:0px;
						top:420px;}
						
#newsList .newsItem				{width:630px;
						display:block;
						margin-bottom:20px;}
					
#newsList .newsItem .date			{font-size:14px;
						color:#666;
						font-weight:bold;}

#newsList .newsItem h1 				{font-size:15px;					
						margin:2px 0px 4px 0px;}
					
#newsList .newsItem h1 a			{color:#0078c2;
						text-decoration:none;}

#newsList .newsItem h1 div			{color:#666;
						font-weight:normal;}

#newsList .newsItem .media			{float:right;
						margin:4px 0px 5px 5px;
						clear:right;}
						
#newsList .newsItem .contactArtistList li a	{color:#0078c2;;
						text-decoration:none;
						font-weight:bold;
						white-space: nowrap;}

.contactArtistList				{font-size:11px;
						line-height:14px;
						margin:5px 0px 5px 0px;}										

.contactArtistList li				{display:inline;}

.contactArtistList li:first-child 		{color:#666;}

.contactArtistList li a:after 			{content: ", ";
						font-weight:bold;}
						
.contactArtistList li:last-child a:after 	{content:"";
			






