div.imgrow  {
				clear:left;
				height:260px;
				
			
			}
 .item {			float:left;
					margin-bottom:30px;
					padding-left:79px;			
					text-align:left;
					width:130px;
					
					
		}
		img{clear:right}
		
 .item p{
 					font-family:Georgia, "Times New Roman", Times, serif;
					color:#333333;
					font-size:12px;
					font-variant:small-caps;
					margin-top:-1px;
					width:170px;;
					margin-left:20px;
					
 
 		}
		
a img		{border:none;}
.slider1
{
	width: 15px;
	height: 300px;
	background-image:url(scrollBack.png);
	background-repeat:no-repeat;
	position: absolute;
}
.indicator
{	paddint-top:4px;
	width: 16px;
	height: 16px;
	background-image:url(scroll.png);
	background-repeat:no-repeat;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
	cursor:pointer;
}
.container
{
	
	padding: 10px;
	margin-left:10px;
	overflow: hidden;
	position: relative;
	
}
.content
{
	position: absolute;
}
