#galleryphoto {
	position: absolute; 
	top: 63px; 
	left: 505px; 
	width: 220px; 
	height: 200px;
	border-top: 1px solid #FFFFFF;
}

#galleryphoto img {
	border-width: 0;
}

#search {
	position: absolute; 
	top: 63px; 
	left: 143px; 
	width: 361px; 
	border-top: 1px solid #FFFFFF;
}

#searchresults {
	position: absolute; 
	top: 93px; 
	left: 143px; 
	width: 361px; 
	overflow: auto;
}

#searchlinks {
	clear: both;
}

#description {
	position: absolute; 
	top: 263px; 
	left: 505px; 
	width: 220px;
}

.thumb {
	float: left;
	border: 1px solid #000000;
	margin-right: 5px;
}

.result {
	clear: both;
	width: 200px;
	padding: 2px;
}