#more_news_tabbed .box div.box_title {
	background: transparent url(../img/boxtitlebg.png) top left no-repeat; 
        -moz-border-radius: 5px; 
        border-radius: 5px;
	color: #000;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	padding: 3px;
}

#more_news_tabbed .box_tabs div.box_title {padding: 3px 6px 0px 6px; -moz-border-radius: 5px; border-radius: 5px;}

#more_news_tabbed .box .box_title_holder {
	background: url(../img/box_right_head_right.gif) top right no-repeat; -moz-border-radius: 5px; border-radius: 5px;
}

/* Hides from IE5-mac \*/
* html #more_news_tabbed .box .box_title_holder { height: 1%;}
/* End hide from IE5-mac */


#more_news_tabbed .box {
	background: #fff;
	margin-bottom: 6px;
}

#more_news_tabbed .box .box_body {
	background:url(../img/box_right_body_left.gif) bottom left no-repeat;
}

#more_news_tabbed .box .box_body div.box_content {padding: 2px 2px 2px 2px; }

#more_news_tabbed .box .box_body ul li a

/* Hides from IE5-mac \*/
* html #more_news_tabbed .box .box_body { height: 1%;}
/* End hide from IE5-mac */

#more_news_tabbed div.box_body ul li a { background: none; padding:0px; display: inline;}

#more_news_tabbed div.box_body ul li { padding: none; border: none;}

.more_news_category_link {display: block; text-align: right;}

.more_news_category_link a {color: #EB821A;}
