#tiles {
	text-align: center;
	padding: 10px;
	background-image: url('images/box_713_328.png');
	width: 693px;
	height: 308px;
}

#results {
	background-image: url('images/box_713_40.png');
	width: 693px;
	height: 20px;
	padding: 11px 10px 9px 10px;
	font-size: 14px;
	margin-bottom: 10px;
}

#results ul {
	display: block;
	text-align: center;
}

#results li {
	display: inline;
}

#results ul li ul {
	display: inline;
}

#results ul li ul li {
	display: table-cell;
}

li.page_link {
	width: 30px;
	text-align: center;
}

li.page_divider {
	width: 10px;
	text-align: center;
}

#previous {
	float: left;
}


#next {
	float: right;
}

#current_page {
	font-weight: bold;
	margin: 0 10px 0 10px;
}

div.blank_tile {
	float: left;
	height: 75px;
	width: 75px;
	padding: 1px;
}
	
a.tile {
}

img.tile {
	float: left;
	display: block;
	position: relative;
	padding: 1px;
	border-width: 0;
	border-style: solid;
	border-color: black;
	background-color: white;
	height: 75px;
	width: 75px;
}

div.preload_tiles {
	display: none;
}

#options {
	background-image: url('images/box_531_62.png');
	width: 511px;
	height: 42px;
	font-size: 16px;
	padding: 10px;
}

#options h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
}

#options label {
	margin: 0 2px 0 0;
}
#options select {
	font-size: 10px;
	width: 40px;
	margin: 0 6px 0 0;
}

#browse {
	background-image: url('images/browse.png');
	width: 152px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	display: block;
	float: right;
	margin: 22px 37px 0 0;
}

p {
	text-align: center;
	font-size: 14px;
	margin-top: 60px;
}
