#photogalerie {
		background: #fff url(../products/helios/x5000_front_w500.jpg) 0px 0px no-repeat;
    	position: relative; 
    	width: 640px; 
    	height: 220px; 
    	margin: 0px auto 0 auto; 
    	border: 0px solid #aaa; 
    	}

#photogalerie a.slidea {
   	 	background:url(../products/helios/x5000_front_w100.jpg); 
    	height: 40px; 
    	width: 100px;
    	}
#photogalerie a.slideb {
    	background:url(../products/helios/x5000_back_w100.jpg); 
    	height: 40px; 
    	width: 100px;
    	}
#photogalerie a.slidec {
    	background:url(../products/helios/x5000_front_right_w100.jpg); 
    	height: 40px; 
    	width: 100px;
    	}
#photogalerie a.slided {
    	background:url(../products/helios/x5000_front_left_w100.jpg); 
    	height: 40px; 
    	width: 100px;
    	}