/*-----------------------------------------------------------------------------
Smooth Slider Style Sheet 
Author: Aryan Twanju ~ (surfaryan@gmail.com)	
website: http://www.riseofaryan.com/
Site Type: Personal Portoflio
-----------------------------------------------------------------------------*/



* {margin:0; padding:0}
.SmoothSlider {list-style:none; width:900px; height:220px; display:block; overflow:hidden}
.SmoothSlider li { cursor:pointer; float:left; display:inline; overflow:hidden;}