

.style4 {color: #FFFFFF}
.style5 {color: #CCCCCC}

#content {
	background-color: #404040;
	background-image: url(images/pb-blackbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#productbrowser {
	/* Typical fixed height and fixed width example */
	width: 960px;
	height: 180px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: -5px;
}

.fixedwidth {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 2629px;
	height: 139px;
	position: relative;
	top: 13px;
	left: 0px;
}

#scales			{position:absolute; left:0px; top:1px; width:140px; height:139px; z-index:1;}
#clock			{position:absolute; left:150px; top:1px; width:143px; height:139px; z-index:1;}
#pendulum		{position:absolute; left:303px; top:1px; width:81px; height:139px; z-index:1;}
#runball		{position:absolute; left:394px; top:1px; width:243px; height:139px; z-index:1;}
#tap			{position:absolute; left:647px; top:1px; width:104px; height:139px; z-index:1;}
#factory {position:absolute; left:761px; top:1px; width:106px; height:139px; z-index:1;}
#layers {position:absolute; left:877px; top:1px; width:159px; height:139px; z-index:1;}
#foodhero {position:absolute; left:1046px; top:1px; width:113px; height:139px; z-index:1;}
#waitermaitred {position:absolute; left:1169px; top:1px; width:172px; height:139px; z-index:1;}
#banquet {position:absolute; left:1351px; top:1px; width:114px; height:139px; z-index:1;}
#balloon {position:absolute; left:1475px; top:1px; width:113px; height:139px; z-index:1;}
#grouptherapy {position:absolute; left:1598px; top:1px; width:199px; height:139px; z-index:1;}
#fairyjar {position:absolute; left:1807px; top:1px; width:144px; height:139px; z-index:1;}
#fairyjar2 {position:absolute; left:1961px; top:1px; width:72px; height:139px; z-index:1;}
#fairyjar3 {position:absolute; left:2043px; top:1px; width:117px; height:139px; z-index:1;}
#bottledup {position:absolute; left:2170px; top:1px; width:103px; height:139px; z-index:1;}
#attracted {position:absolute; left:2283px; top:1px; width:199px; height:139px; z-index:1;}
#boxed {position:absolute; left:2492px; top:1px; width:137px; height:139px; z-index:1;}




