.ident-1 {
	margin-left:65px;
}
.ident-2 {
	margin-left:130px;
}
.ident-5 {
	margin-left:325px;
}
ul.thumbs li {
	list-style:none;
	float:left;
	height:60px;
	overflow:hidden;
	padding:0 5px 5px 0;
}
	ul.thumbs li img {
		padding:2px;
		background:url(../images/thumb-bg.gif) no-repeat;
	}
	ul.thumbs li div {
		padding-top:20px;	
	}
	
span.left {
	float:left;
}	
span.right {
	float:right;
}

.clear-float {
	clear:both;
}

#hopper a img {
	width:100%;
	height:100%;
}

div.wrapper {
	display:table-cell;
	vertical-align:middle;
}

#info div.justify {
	width:100%;
	text-align:justify;
}

img.arrow {
	margin-left:10px;
}