.testo {
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-style: regular;
	font-size: 11px;
	color: #454545;
}

.testopiccolo {
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-style: regular;
	font-size: 8px;
	color: #454545;
}

a {text-decoration: none;}
a: hover {cursor: pointer;}

hr.whr1 {margin: 0px}

.bianco {color: #ffffff}
.arancio {color: #ff8000}
.grigio {color: #454545}


#container {
	position: absolute;
	width: 100%;
	height: auto;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#block_container {
	position: relative;
	display: block;
	width: 605px;
	width: 605px !important;
	height: 300px;
	margin: auto auto;
}

#splash {
	position: relative;
	float: center;
	display: block;
	width: 355px;
	width: 355px !important;
	height: 287px;
	background:#ffffff url(../img/domain_for_sale.gif) center center no-repeat !important;
	margin: auto auto;
	margin-top: 50px;
}

#lastline {
	position: relative;
	float: center;
	display: block;
	width: 605px;
	*width: 607px;
	height: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-style: regular;
	font-size: 8px;
	color: #454545;
	text-align: center;
}
#lastlineleft {
	float: left;
	display: block;
	width: 300px;
	height: 10px;

	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-style: regular;
	font-size: 8px;
	color: #454545;

	text-align: left;
}
#lastlineright {
	float: right;
	display: block;
	width: auto;
	height: 10px;

	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-style: regular;
	font-size: 8px;
	color: #454545;

	text-align: right;
}
