@charset "UTF-8";
/* CSS Document */

.copy {
	font-style:italic;
}
.quote {
	display: none;
}

#left_col, #right_col {
	height: 490px;
}

#left_col {
	width: 260px;
}
.ie #left_col {
	width: 260px;
}
#right_col {
	padding-left: 66px;
	margin-left: 233px;
	width: 400px;
}
.ie #right_col {
	margin-left: 230px;
}
.ie6 #right_col {
	margin-left: 0px;
	padding-left: 24px;
	width: 340px;
}

#h_scroll {
	margin-left: 0px;
}
#h_scroll_wrapper {
	width: 400px;
	margin: 0px;
	overflow:visible;
}
#h_scroll_nav_left, #h_scroll_nav_right {
	display: none;
}

