@charset "UTF-8";
/* CSS Document */

#shaker {
		display:block;
		width:100px;
		height:67px;
		background:url(images/work/v2/thumb_shaker.jpg) no-repeat 0 0;
		}
				
#shaker:hover {
		background-position: 0 -67px;
		}
		
#xray {
		display:block;
		width:100px;
		height:67px;
		background:url(images/work/v2/thumb_xray.jpg) no-repeat 0 0;
		}
				
#xray:hover {
		background-position: 0 -67px;
		}

#smooth {
		display:block;
		width:100px;
		height:67px;
		background:url(images/work/v2/thumb_smooth.jpg) no-repeat 0 0;
		}
				
#smooth:hover {
		background-position: 0 -67px;
		}

			
#nets {
		display:block;
		width:100px;
		height:67px;
		background:url(images/work/nets/nets_thumb.jpg) no-repeat 0 0;
		}
				
#nets:hover {
		background-position: 0 -67px;
		}
		

#jets {
		display:block;
		width:100px;
		height:67px;
		background:url(images/work/jets/jets_thumb.jpg) no-repeat 0 0;
		}
				
#jets:hover {
		background-position: 0 -67px;
		}
		
#mtv {
		display:block;
		width:100px;
		height:67px;
		background:url(images/work/mtv2/thumb_omg.jpg) no-repeat 0 0;
		}
				
#mtv:hover {
		background-position: 0 -67px;
		}
		
		
#reel {
		display:block;
		width:100px;
		height:67px;
		background:url(images/reel_thumb.jpg) no-repeat 0 0;
		}
				
#reel:hover {
		background-position: 0 -67px;
		}
		
#orbit1 {
		display:block;
		width:100px;
		height:67px;
		background:url(images/work/orbit/orbit_thumb1.jpg) no-repeat 0 0;
		}
				
#orbit1:hover {
		background-position: 0 -67px;
		}

#orbit2 {
		display:block;
		width:100px;
		height:67px;
		background:url(images/work/orbit/orbit_thumb2.jpg) no-repeat 0 0;
		}
				
#orbit2:hover {
		background-position: 0 -67px;
		}

#orbit3 {
		display:block;
		width:100px;
		height:67px;
		background:url(images/work/orbit/orbit_thumb3.jpg) no-repeat 0 0;
		}
				
#orbit3:hover {
		background-position: 0 -67px;
		}

