#info {
		width:380px;
		margin:0 auto;
		overflow:hidden;
		padding:0px 35px;
		position:relative;
	}
	#info a {
		color:#333;
		display:block;
		position:absolute;
		text-decoration:none;
		top:20px;
		z-index:100;
	}
		#info a#move-left {
			left:5px;
			top:60px;
		}
		#info a#move-right {
			right:5px;
			top:60px;
		}
		#info .mod {
			overflow:hidden;
		}
	#themes {
		width:5000px;
	}
	.mod {
		width:345px;
		overflow:hidden;
		margin:0 auto;
		position:relative;
		
	}
	#themes, #themes li {
		margin:0;
		overflow:hidden;
		padding:0;
		
	}
	
	#themes li {
		float:left;
		height:155px;
		margin:0;
		width:105px;
		background:transparent url(../graphics/portfolio-space-holder-singl.jpg) no-repeat 0 12px;
		padding:0 5px 0 5px;
	}
	li img {
		
	}