
#page_container, 
#breadcrumb {
	width: 100%;
}
#page_container_padding {
	padding: 0 2px;
}

#header_message {
	left: auto;
	right: 20px;
}
/* IE6 only */
#header_message {
	_right: 19px;
}
#header_right_background_fill {
	left: auto;
	right: 0px;
}
#primary_nav {
}
#primary_nav ul {
	position: absolute;
	right: 0;
	padding-right: 0;
}

#nav li#nav5 ul {
	right: 0;
}
#bread_crumb_right_mask {
	position: absolute;
	top: 80px;
	right: -2px;
	background-color: black;
	height: 40px;
	width: 2px;
	z-index: 210;
}
