.withdinos {
                 position:fixed; 
                 left:0px; 
                 bottom:0px; 
                 width:550px; 
                 height:475px; 
                 z-index:150; 
}
.withoutdinos {
                 position:fixed; 
                 left:0px; 
                 bottom:0px; 
                 width:10px; 
                 height:10px; 
                 z-index:150; 
}

#dinosnipe {
	z-index:150;
}