/*
	------------------------------------------------------------------
	created by 		: Paul van Roekel
	date			: july 2006	
	------------------------------------------------------------------	
	You're welcome to use any code in this file for your own projects
	the used images however are copyrighted and not for use 
	on other sites! Want to contact me? Use the form on this website...
*/





.thumbnail2 {
	margin: 2px;
	margin-left: 20px;
	padding: 20px;
	padding-left:30px;
    float:left;
	text-align: center;
	color: #CCCCCC;
	width: 250px;
	height: 200px;
	}


.thumbnail {
	margin: 2px;
	padding: 2px;
	text-align: center;
	color: #CCCCCC;
	width: 165px;
	height: 165px;
	}

.thumbnail img{
	text-align:center;
	margin: auto;
	cursor:pointer;

}




.thumbtext{
	width: 165px;
	height: 20px;
	display:block;
	text-align:center;
	cursor:pointer;
	font-size: 11px;
	color: 666666;
	font-family: Arial, Helvetica, sans-serif;
}



/* non IE  hover */





	

