
#SliderContainer{	
		width:502px;
		background-image:url(../images/test_bg.png);
		margin-left:auto;
		margin-right:auto;
				}	

/* Easy Slider */
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		}
	#slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 

		height:120px;
		
		}	

/* // Easy Slider */

.SmCnt_It {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size: 14px;
	text-align:justify;
	line-height:150%;
}
	

.SmCnt_right {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-align:right;
	
}

#t_image {float:left; width:90px; margin-left:15px; margin-top:5px; } 

#t_text { float:right; width:380px;  text-align:justify; margin-right:5px; margin-top:auto;}

#t_main {width:490px; }
