/*----------------------------
	Thumbnails
-----------------------------*/
#thumbs{
	width:470px;
	margin:10px 0px 10px 0px;
	text-align: center;
}

#thumbs img{
	width:150px;
	height:100px;
	display: inline-block;
	margin: 0px 0px 15px 0px;
	position:relative;
	border: 0px;
	cursor: pointer;
}