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

#more_news_tabbed .box_tabs div.box_title {padding: 10px 6px 10px 6px; *padding: 8px 6px 13px 6px;}

#more_news_tabbed .box .box_title_holder, #box_related_news .box_title_holder, #article_tags .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, #box_related_news .box_title_holder, #article_tags .box_title_holder { height: 1%;}
/* End hide from IE5-mac */


#more_news_tabbed .box, #box_related_news, #article_tags .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, #box_related_news .box_body, #article_tags .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 */
