body,td,th,input,textarea,select,option {
	font-family: verdana;
	font-size: 12px;
	color: #000000; 	
}

* {
	text-align: center;
}	

#wrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;	
}

.clear {
	clear: both;	
}

div.thumbs div.item {
	text-align: center;
	margin-bottom: 10px;
	float: left;
	width: 200px;	
}

div.thumbs img {
	border: 1px solid #000000;
}

a.title {
	font-size: 20px;	
}	

div.result {
	text-align: left;
	margin-bottom: 20px;
}

a.url {
	color: green;
	font-size: 13px;
}