#fallbackHeader{
			position:absolute;
			margin-left:500px;
			margin-top:165px;
		}
		#fallbackHeader a{
			position:absolute;
			display:block;
			width:68px;
			padding-top:3px;
			height:13px;
			color:#808284;
			font-size:10px;
			font-weight:900;
			font-family:eurostile;
			background-image:url(../images/productDisplay/item_link.gif);
			background-repeat: no-repeat;
		}
		#fallbackHeader_product{
			position:absolute;
			top:-200px;
			left:20px;
			display:block;
			width:350px;
			height:375px;
		}
		
		#fallbackHeader a#fallbackHeader_link0{
			background-position:right;
			top:20px;
			left:-32px;
		}
		#fallbackHeader a#fallbackHeader_link1{
			background-position:right;
			padding-top:13px;
			top:99px;
			left:70px;
		}
		#fallbackHeader a#fallbackHeader_link2{
			background-position:left;
			padding-left:20px;
			top:30px;
			left:365px;
		}
		
		#fallbackHeader_circle{
			display:block;
			width:382px;
			height:120px;
			background:url(../images/productDisplay/circle.gif) no-repeat;
		}
