/* ESCALATOR */
.ui-escalator .escalator-tabs
{
	background: url(images/escalator_tabs.png) top right;
	_background: url(images/escalator_tabs.gif) top right;
	padding: 6px 0;
	height: 448px;
	width: 290px;
}
.ui-escalator .escalator-contentBg
{
	/*
	background: url(images/escalator_content.png) top left;
	_background: url(images/escalator_content.gif) top left;
	*/
	padding: 8px 0;
	height: 444px;
	float: left;
	width: 70%;
	width: 480px;
}

