#header {
	background: url('../img/camouflage.png') #333;
	color: #fff;
	margin-bottom: 20px;
}
.ad {
	margin-bottom: 20px;
	text-align: center;
}
.well .form-group {
	margin: 10px 5px;
}
#calc-btn {
	margin-bottom: 20px;
}
.result {
	font-size: 150%;
	line-height: 2;
}
.panel .word {
	padding: .2em .5em;
	border: 1px solid #999;
	white-space: nowrap;
	border-radius: .25em;
}
.progress.days {
	height: 30px;
	line-height: 30px;
}
.progress span {
	margin-left: 5px;
}
.progress.days .progress-bar {
	line-height: 30px;
	font-size: 100%;
}
.fb_iframe_widget {
	display: inline-block !important;
}
.fb_iframe_widget span {
	display: block !important;
}
a {
	color: #fff;
}
.upgrade-date {
	width: 100%;
	height: 20px;
	font-size: 85%;
}
.upgrade-date div {
	float: left;
}