#item1{
	width: 391px;			/* width      */	
	height: 58px;			/* height     */	
	left: 455px;			/* x location */	
	top: 108px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 1;
	white-space:nowrap;
}
#item2{
	width: 499px;			/* width      */	
	height: 289px;			/* height     */	
	left: 306px;			/* x location */	
	top: 187px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 1;
	white-space:nowrap;
}

