#ts_left_region {
	padding:0px;
	margin:0px;
	width:202px;
	background: url(../images/gradient_top.gif) top left repeat-x;
}
#ts_right_region {
	padding:0px;
	margin:0px;
	width:772px;
}

#ts_centre_right_region {
	padding:0px;
	margin:0px;
	width:524px;
	background: url(../images/gradient_top.gif) top left repeat-x;
}
#ts_far_right_region {
	padding:0px;
	margin:0px;
	width:248px;
	background: url(../images/gradient_right_column.gif) top left repeat-x;
}

#right_column_separator {
	background-image:url('../images/separator_right_column.gif');
	background-repeat:no-repeat;
	background-position: left top;
	min-height:550px;
	height:auto !important;
	height:550px;
}

#middle_column_shadow {
	background-image:url('../images/shadow_corner_middle.gif');
	background-repeat:no-repeat;
	background-position: right top;
}

#separator_dotted_line {
	background-image:url('../images/separator_dotted_line.gif');
	background-repeat:no-repeat;
	height:1px;
	width:717px;
	position:absolute;
	top:47px;
	left:0px;
}

/***************************************************************************************/
#asset50 h3 {
	padding-bottom:19px;
}
