#info {
		border:0px solid #ccc;
		overflow:hidden;
		position:relative;
	}
	#info a {
		display:block;
		position:absolute;
		top:50px;
		z-index:100;
	}
		#info a#move-left {
			
		}
		#info a#move-right {
			right:5px;
		}
		#info .mod {
			overflow:hidden;
		}
	#themes {
		width:10000px;
	}
    .mod {
		width:464px;
		overflow:hidden;
		/*margin:0 auto;*/
		margin-left:34px;
		position:relative;
		zoom:1;
	}
	#themes, #themes li {

	}
	#themes li {
		float:left;
		margin:0 10px 0 0;
		width:106px;
		padding:0;
	}