#explorer {
	margin: 10px 50px 0 50px;
}
#mozaiq {
	float: left;
	margin-right: 10px;
	width: 270px;
	height: 270px;
	line-height: 270px;
	background-image: url('images/box_300_300.png');
	padding: 15px;
	text-align: center;
}

#mozaiq img {
	position: relative;
	vertical-align: middle;
}


#info h2 {
	text-align: left;
}


#tiles {
	margin-left: 300px;
	text-align: center;
}

#tile {
	position: relative;
	height: 300px;
	width: 300px;
	font-size: 18px;
	margin: auto;
	text-align: center;
}

#other_sizes {
	margin-top: 10px;
	font-size: 16px;
	float: left;
}

#other_sizes h2 {
	text-align: left;
	display: inline;
}

#other_sizes ul {
	background-image: url('images/box_330_40.png');
	width: 310px;
	height: 32px;
	padding: 8px 10px 0 10px;
}

#other_sizes ul li {
	font-size: 18px;
	float: left;
	display: table-cell;
	width: 100px;
	text-align: center;
}

#wall_papers {
	margin-top: 10px;
	font-size: 16px;
	float: right;
}

#wall_papers h2 {
	text-align: left;
	display: inline;
}

#wall_papers ul {
	background-image: url('images/box_330_40.png');
	width: 310px;
	height: 30px;
	padding: 10px 10px 0 10px;
}

#wall_papers ul li {
	font-size: 16px;
	float: left;
	display: table-cell;
	width: 100px;
	text-align: center;
}

#contributors {
	padding-top: 20px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: rgb(200,200,200);
	text-align: justify;
	clear: both;
}

#contributors h2 {
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: rgb(200,200,200);
}
