#more_news_tabbed .box div.box_title {
	background: url(../img/box_right_head_left.gif) top left no-repeat;
	color: #000;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	padding: 6px;
}

#more_news_tabbed .box_tabs div.box_title {padding: 12px 6px 9px 6px;}

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

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


#more_news_tabbed .box {
	background: #FFFFFF url(../img/box_right_body_right.gif) bottom right no-repeat;
	margin-bottom: 10px;
	height: 1%;
}

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

#more_news_tabbed .box .box_body div.box_content {padding: 6px 12px 12px 12px; 	height: 1%; }

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

*:first-child+html #more_news_tabbed .box .box_body div.box_content { height: 1%; } /* IE 7 hack */