
	img{border:none;}

			

			
#container{	
		
		text-align:center;
		width:733px;
		background:#fff;
		}	

#container2{	
		
		width:238px;
		
	}

				
	#content{
		
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider3 ul, #slider3 li{
		margin:0;
		padding:0;
		list-style:none;
		}

	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:733px;
		height:76px;
		background-color:#e2e2e2;
		overflow:hidden; 
		}	

 #slider3 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:238px;
		height:100px;
		background-color:#fff;
		overflow:hidden; 
		}
	
/* // Easy Slider */
