.demo-container {
	max-width: 960px;
	min-width: 312px;
}

.imageHeaderWrapper {
	overflow: hidden;
}

.imageHeader {
	margin-left: 2px;
}

.degreesWrapper {
	font-size: 30px;
}

.weatherText {
	font-size: 14px;
}

.liveTileTitle {
	width: 300px;
	height: 30px;
	color: #fff;
	font-size: 12px;
	background-image: url(../../images/Tiles/LiveTile_bg.png);
	background-repeat: repeat;
	padding: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.weatherIcon {
	margin-top: 40px;
	margin-left: 60px;
}

.weatherInforWrapper {
	padding: 25px;
	float: right;
}
