@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: 17px;
		text-align: right;
		padding-right: 85px;
	}

		.description #featured-app a img {
			margin-left: 136px;
		}
		.description #featured-app p {
			width: 100%;
		}
		.description #featured-app .callout {
			position: absolute;
			left: 0;
			top: 10px;
			width: 250px;
		}
#on-location{
	width: 460px;
	padding:0 !important;
}
	#on-location .gallery,
	#extras #wallpapers {
		width: 468px;
		padding: 16px 0;
	}
		#on-location .gallery a {
			width: 55px;
			height: 55px;
			display: block;
			float: left;
			outline: 1px solid #ccc;
			margin: 0 4px 4px 0;
		}
		#on-location .gallery a.ender {
			margin-right: 0;
		}

.description .wallpapers {
	width: 100% !important;
}
.description .wallpapers p {
	text-align: center;
	width: 87px;
	height: 98px;
	display: block;
	float: left;
	padding: 0 8px 12px 0 !important;
}
	.description .wallpapers img {
		margin-bottom: 4px;
	}
	.description .wallpapers p a {
		text-decoration: none;
		font-size: 12px;
	}
.description .wallpapers p.ender {
	margin-right: 0;
}

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

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


