body {
	background: url(../img/background_drive.jpg) repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position-x: 50%;
}

#content .box2 {
	background: transparent !important;
}

.domains_prices {
	color: #fff;
}

.domains_title {
	text-align: center; font-size: 18px; background: rgba(238, 238, 238, 0.1);  line-height: 34px; color: white;  height: 34px;
}

#content p.describe {
	color: #fff;
	font-size: 20px;
	margin-top: 20px;
}

#content p.describe a {
	color: #fff !important;
	font-size: 20px;
	text-decoration: underline;
}

#loading {
	color: #fff;
}

.domain-not-available-desc, .domain-available-desc {
	color: #fff;
	margin: 30px;
    margin-left: 100px;
	float: left;
	font-size: 16px;
}

.available {
		font-size: 20px;
}

.price_desc {
	clear: both;
}

#promotion_mini {
	background: url(/img/sale_mini.png) no-repeat left;
	padding-left: 10px;
	color: #e8150f;
	padding-top: 5px;
	font-size: 22px;
}

.promo_price {
	color: #e8150f;
	font-size: 22px;
}