#galleryContainer{
		
		/* Height of the images + 2 */
		height:133px;
		position:relative;
		overflow:hidden;
		width:983px;		
 	 	
 		/* CSS HACK */
}	 
#theImages1{
	position:absolute;
	height:149px;
	width:100000px;
	float:left;
}


#theImages2{
	position:absolute;
	height:149px;
	width:1000px;
	float:left;
}




#galleryContainer02{
		
		/* Height of the images + 2 */
		height:133px;
		position:relative;
		overflow:hidden;
		width:267px;		
 	 	
 		/* CSS HACK */
}	 
#theImages102{
		position:absolute;
		height:149px;
		width:100000px;
		float:left;
}


#theImages202{		
		position:absolute;
		height:149px;
		width:100000px;
		float:left;
}

