#bd {
	background-image:url('/site_images/inc/images/gradient_top.gif');
	background-repeat:repeat-x;
}

#shadow {
	background-image:url('/site_images/inc/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('/site_images/inc/images/dotted_line.gif');
	background-repeat:repeat-x;
	background-color:transparent;
	height:1px;
	overflow:hidden;
}

#ts_left_column {
	padding:0px;
	margin:0px;
	width:202px;/*492px;*/
}

#ts_middle_column {
	padding:0px;
	margin:0px;
	width:236px;
	padding:10px 0px 0px 0px;
}

#grey_box_container {
	position:relative;
	background-image:url('/site_images/inc/images/grey_box_bg.gif');
	background-repeat:repeat-x;
}

#grey_box {
	min-height:500px;
	height:auto !important;
	height:500px;
	background-image:url('/site_images/inc/images/shadow_middle_grey_box.gif');
	background-repeat:no-repeat;
	background-position:top right;
}

#grey_box_border_left {
	position:absolute;
	width:2px;
	height:491px;
	left:0px;
	top:0px;
	overflow:hidden;
	background-image:url('/site_images/inc/images/grey_box_border_left.gif');
	background-repeat:no-repeat;
}

#grey_box_border_right {
	position:absolute;
	width:2px;
	height:491px;
	right:0px;
	top:0px;
	overflow:hidden;
	background-image:url('/site_images/inc/images/grey_box_border_right.gif');
	background-repeat:no-repeat;
}

#grey_box_border_top {
	height:2px;
	overflow:hidden;
	background-image:url('/site_images/inc/images/grey_box_border_top.gif');
	background-repeat:repeat-x;
}

#ts_right_column {
	padding:0px;
	margin:0px;
	width:772px;/*246px;*/
}

#asset55 {
	padding-top:0 !important;
}
#asset65, #asset65 .block {
	padding-top:0 !important;
}

.newtemplate3col-2columnright {
margin-right:-11px !important;	
}
.newtemplate3col-1column {
	margin-bottom: 0 !important;
	width:703px !important;
}

#separator_dotted_line {
	display:none;
}