#bd {
	background-image:url('../images/gradient_top.gif');
	background-repeat:repeat-x;
}

#shadow {
	background-image:url('../images/shadow_corner.gif');
	background-repeat:no-repeat;
	background-position:right top;
}

#separator_dotted_line {
	margin: 0px auto 0px auto;
	width:950px;
	background-image:url('../images/dotted_line.gif');
	background-repeat:repeat-x;
	background-color:transparent;
	height:1px;
	overflow:hidden;
}

#ts_gradient_bottom {
	background-image:url('../images/gradient_page_bottom.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
}

#ts_left_column {
	padding:0px;
	margin:0px;
	width:205px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
}

#ts_middle_column {
	padding:0px;
	margin:0px;
	width:564px;
	padding:0px;
}

#ts_right_column {
	padding:0px;
	margin:0px;
	width:205px;
}

#ts_bottom_row {
	background-image:url('../images/separator_dotted_line_full.gif');
	background-repeat:no-repeat;
	padding:0px 0px 0px 2px;
}
