* html #container {
	width: 707px;
}

* html #container div.expanded {
	width: 547px;
	margin: 0px 0px 0px 150px;
	position: relative;
	top: 0px;
	border: 0px solid;
}

div.leftHeading {
	text-transform: uppercase;
}


#pageContent #contentPageTitle {
	margin-top: 30px;
}

* html #pageContent #contentPageTitle {
	margin-top: 10px;
}

#topBlock {
	width: 690px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 5px;
}

* html #topBlock {
	width: 700px;
}

#potm.portalBlock {
	float: left;
	width: 40%;
	margin: 0;
	padding-top: 0px;
}
* html #potm.portalBlock {
	width: 41%;
}
#potm.portalBlock .portalHeading {
	background: none;
	border: none;
}

#potm.portalBlock .portalHeading .leftHeading {
	border-top: 1px solid #F9701E;
	border-left: 1px solid #F9701E;
	border-right: 1px solid #F9701E;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/global/infobox_bg.jpg); / * #FFFOE9; * /
}

#potm.portalBlock .portalTextContent {
	height: 115px;
	overflow: auto;
	margin-top: 0px;
	border: 1px solid #F9701E;
	clear: left;
}
* html #potm.portalBlock .portalTextContent {
	height: 135px;
}
#potm.portalBlock .portalTextContent h3 {
	text-transform: uppercase;
}


#support.portalBlock {
	float: left;
	width: 28%;
	margin: 0;
	padding-left: 15px;
}
* html #support.portalBlock {
	width: 30%;
}
#support.portalBlock .portalHeading {
	background: none;
	border: none;
}
#support.portalBlock ul {
	margin-bottom: 0px;
}


#quality.portalBlock {
	float: left;
	width: 28%;
	margin: 0;
}
* html #quality.portalBlock {
	width: 29%;
}
#quality.portalBlock .portalHeading {
	background: none;
	border: none;
}

#quality.portalBlock ul {
	margin-bottom: 0px;
}


#products.portalBlock {
	clear: both;
}



#products.portalBlock .portalHeading select {
	position: relative;
	top: -6px;
	left: 7px;
}

* html #products.portalBlock .portalHeading {
	overflow: hidden;
	height: 24px; 
}

#whatsNewMarquee {
	height: 150px;
}

* html #whatsNewMarquee {
	height: 138px;
}

#pageContent li.t2 {
	list-style-image: url("../images/global/twisty_closed_orange.gif");
}


