#ts_top_left_container {
	padding:0px;
	margin:0px;
	width:534px;
	background-image:url('../images/media_centre_logo.gif');
	background-repeat:no-repeat;
	height:72px;
}

#ts_top_right_container {
	padding:0px;
	margin:0px;
	width:440px;
}

#ts_bottom_left_container {
	padding:0px;
	margin:0px;
	width:729px;
	background-image:url('../images/media_centre_nav_bg.gif');
	background-repeat:repeat-x;
}

#ts_bottom_right_container {
	padding:0px;
	margin:0px;
	width:245px;
	background-image:url('../images/media_centre_nav_bg.gif');
	background-repeat:repeat-x;
}

#ts_inner_bottom_row {
	width:729px;
}

#ts_inner_bottom_row_nav {
	width:729px;
	/*
	background-image:url('../images/media_centre_nav_highlight.gif');
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#8f8f8f;
	*/
}

#ts_inner_bottom_row_separator {
	/*
	background-image:url('../images/media_centre_nav_separator.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	min-height:66px;
	height:auto !important;
	height:66px;
	*/
}

#ts_inner_bottom_left_container {
	width:210px;
}

#ts_inner_bottom_right_container {
	width:519px;
	background-image:url('../images/shadow_media_centre_article.gif');
	background-position:right top;
	background-repeat:no-repeat;
}

#ts_top_row, #ts_bottom_row {
	padding:0px;
	margin:0px;
}

#ts_top_row {
	background-image:url('../images/media_centre_header_bg.gif');
	background-repeat:repeat-x;
}
