#content_left				{ float:left; width:530px;}
#content_right				{ float:left; width:200px; padding-left:30px;}

/* LATEST */

#content_right	 .news-latest-gotoarchive	{display:none;}
#content_right	 .news-latest-date		{display:none;}
#content_right	 .clearer			{display:none;}

#content_right	.news-latest-container		{width:200px;border-left:1px dotted #373737; padding-left:10px; font-size:12px; background:none;}
#content_right	.news-latest-container	h2	{display:none;}
#content_right	.news-latest-container	h3	{font-size:11px; line-height:15px; font-weight:bold; color:#373737; border:0px; padding:2px 0px 2px 0px; margin:0px;}	
#content_right	.news-latest-container	h3 a	{text-decoration:none;font-weight:bold; color:#373737;}
#content_right	.news-latest-container	h3 a:hover	{color:#e6412e;}

#content_right	.news-latest-item		{background-color:#fff7ef; border:0px; border-bottom:1px dotted #373737; padding:0px 4px 4px 4px; margin:0px 0px 0px 0px;  }
#content_right	.news-latest-item .bodytext 	{display:none;padding:0px; margin:0px;line-height:15px;}

#content_right	.news-latest-morelink a		{display:none;text-decoration:none; color:#e6412e;font-size:10px;letter-spacing:1px;line-height:15px;}
#content_right	.news-latest-morelink a:hover	{font-weight:bold;}


/* LIST */

.news-list-item 	{width:250px; height:150px; padding:5px; float:left;}
.news-list-item h3 a	{border:0px;}

.news-list-browse	{clear:both; text-align:center;}
.news-list-browse table	{width:auto;}


.news-list-container	{background-color:#fff7ef;}



/* SINGLE */

.news-single-item		{ background-color:#fff7ef;padding:5px;}
.news-single-imgcaption		{ padding:0px; margin:0px 0px 10px 0px;}

.news-single-img		{float:left;width:250px;}
.news_single_content		{float:left;width:265px;}



table			{ width:300px;}
td			{ vertical-align:top;}
td h3			{ padding:0px; margin:0px;}
td .bodytext		{padding:0px; margin:0px;}
