#productbrowser{
	height: 180px;
}

#productbrowser_mcontentwrapper{
	width: 920px !important;
	margin: 0 auto !important;
	left:20px !important;
}

.hscrollerbasebeg {
/*left image holder for horizontal scroll bar*/
	background: url(../scrollbar_images/pb_arrows_04_left.png) no-repeat top left;
	height: 180px; 
	width: 69px !important;
	top:-161px;
	z-index: 5;
	padding: 0;
/* width is auto set by the script to fit the scrollbar. use !important to overide this for the iphone. */
}

.hscrollerbaseend {
/*right image holder for horizontal scroll bar*/
	background: url(../scrollbar_images/pb_arrows_04_right.png) no-repeat top left;
	height: 180px; 
	width: 69px;
	top:-161px;
	z-index: 4;
	left:911px !important;
	padding: 0;
}


.hscrollerbase{
	background: none;
}

.fixedwidth {
	width: 2950px;
}

#productbrowser_hscrollerbar{
	visibility: hidden !important;
}

/*you can delete anything below this point*/
/*
#mainContainer {
	width:1100px;
}
#link_back{ 
	margin:20px 0 0 60px;
}
*/
