﻿#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
	height: 490px;
}

/* single item */
#thumbs div {
	float:left;
	height:490px;
}


#thumbs p:hover{
	cursor: default;
}
#thumbs h3, #thumbs span {
	margin:13px;		
	font-family:"bitstream vera sans";
	font-size:13px;
	color:#000000;	
}

#thumbs h3 em {
	font-style:normal;
	color:yellow;
}

#thumbs p{float: left; width: 236px; color:#000; background-color: #fff; margin: 0 10px 0 0px;  min-height:490px;}
#thumbs div {width: 2000px;}
#thumbs div img {margin-right:10px;}