@import "/campaigns/campaigns.css";

.description,
#on-location {
	float: left;	
}

.description {
	width: 460px;
}
	.description p {
		width: 440px;
	}
	.description #featured-app {
		padding: 10px 0;
		position: relative;
	}
	.description #featured-app h4 a {
		font-size: 16px;
		padding-left: 26px;
	}
		.description #featured-app a img {
			margin-bottom: 16px;
		}
		.description #featured-app p {
			width: 100%;
		}
		.description #featured-app .callout {
			position: absolute;
			left: 215px;
			top: 32px;
			width: 230px;
		}
#on-location {
	width: 460px;
}
	#on-location .gallery,
	#extras #wallpapers,
	#extras .gallery {
		width: 468px;
		padding: 16px 0;
	}
		#on-location .gallery a {
			width: 87px;
			height: 87px;
			display: block;
			float: left;
			outline: 1px solid #ccc;
			margin: 0 8px 8px 0;
		}
		#on-location .gallery a.ender {
			margin-right: 0;
		}
.description .wallpapers {
	width: 100% !important;
}
.description .wallpapers p {
	text-align: center;
	width: 87px;
	height: 87px;
	display: block;
	float: left;
	padding: 0 8px 0 0 !important;
}
	.description .wallpapers img {
		margin: 4px 0 4px 0;
	}
	.description .wallpapers p a {
		text-decoration: none;
		font-size: 12px;
	}
.description .wallpapers p.ender {
	margin-right: 0;
}

.clear {
	clear: both;
	height: 0%;
}

#collections.ron{padding:16px;}
#collections div.item{margin-right:8px !important;margin-bottom:20px; padding:0 !important;}
#featured-app div.item{padding:10px 0 !important;}
