﻿#more_news_tabbed .box div.box_title {
	background: url('../img/box_right_head_left.gif') no-repeat top left;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	padding: 6px
}

#more_news_tabbed .box_tabs div.box_title {padding: 6px 0px 0px 6px;}

#more_news_tabbed .box .box_title_holder {
	background: url('../img/box_right_head_right.gif') no-repeat top right;
}

/* 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') no-repeat bottom right;
	margin-bottom: 0px
}

#more_news_tabbed .box .box_body {
	background:url('../img/box_right_body_left.gif') no-repeat bottom left;
}

#more_news_tabbed .box .box_body div.box_content {padding: 6px 20px 6px 20px; }

/* Hides from IE5-mac \*/
* html #more_news_tabbed .box .box_body { height: 1%;}
/* End hide from IE5-mac */



