#contenutotop #video_start {
	float:left;
	margin: 13px 0 0 5px;
	width: 560px;
	height:314px;
	padding: 1px 1px 0 1px;
	background-color: #999; 
	/*background: url(../images/jquery/videostart.png) no-repeat 0 0;*/
}

.frase {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	width: 340px;
	text-align:left;
	float:left;
	margin: 10px;
	color:#F60;
}
.frase p {
	font-size:18px;
	float: left;
	margin-top: 14px;
	width:270px;
	display:block;
	font-weight:bold;
}

.virgolette {
	font-size:6em;
	float:left;
	width:53px;
	font-weight:bold;
}

.destra {
	float:right;
}


#presentazione>img {
	position:absolute;
	top: -60px;
	left: 595px;
}


.ordinap {
	position:absolute;
	top:280px;
	left: 595px;
}

#moduloordine h3, #riepilogoordine h3 {
	margin-top:5px;
	text-align:center;
	margin-bottom:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#09F;
	font-size:2.1em
}
#moduloordine p {
	margin: 6px 0 3px 0;
	color:#333;
}

#countdown_dashboard {
	height: 120px;
	margin: 0 auto;
	width: 700px;
}

.bull {
	//font-size:0.95em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#033;
	background-color:#FC0;
	-moz-border-radius:10px 10px;
	-moz-border-color:#000000;
	-webkit-border-radius:10px 10px;
	-webkit-border-color:#000000;
	border-radius: 10px 10px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 5px;
	border:#333 solid medium;
}

.dash {
	width: 110px;
	height: 114px;
	background: transparent url('images/dash.png') 0 0 no-repeat;
	float: left;
	margin-left: 20px;
	position: relative;
}

.dash .digit {
	font-size: 55pt;
	font-weight: bold;
	float: left;
	width: 55px;
	text-align: center;
	font-family: Times;
	color: #555;
	position: relative;
}

.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 6px;
	font-size: 9pt;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.faded {
	color: #999;
}

#subscribe_form {
	position: relative;
	margin-bottom: 10px;
} 

#email_field {
	font-size: 13pt;
	padding: 3px 5px;
	width: 180px;
}

#nome_field {
	font-size: 13pt;
	padding: 3px 5px;
	width: 130px;
}

label {
	font-size: 14pt;
	padding: 0 5px 0 10px;
}

#subscribe_button {
	font-size: 13pt;
	color: #333;
	padding: 3px 5px;
}

.copyright {
	font-size: 9pt;
	color: #333;
	margin: 40px 0px;
}

.faded {
	color: #999;
}

.form_message {
	width: 600px;
	padding: 10px;
	margin: 15px auto;
	display: none;
}

#error_message {
	background-color: #ffe;
	border-left: 5px solid #bb3;
	border-right: 5px solid #bb3;
	color: #770;
}

#info_message {
	background-color: #f0f9ff;
	border: 1px solid #eef;
	width: 670px;
	margin: 10px 0 10px 0;
	text-align: center;
}

#loading {
	text-align: center;
	margin: 10px;
	display: none;
	position: absolute;
	width: 100%;
	top: -10px;
	left: 350px;
}

.subscribe {
	margin: 5px 0 25px 0;
}

.btn-submit {
    -moz-transition: text-shadow 0.2s linear 0s;
    background-color: #A94D02;
    background-image: -moz-linear-gradient(center bottom , #A94D02 15%, #D07003 85%);
    border: 2px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    bottom: 23px;
    box-shadow: 0 3px 0 #444444, 0 0 2px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    display: block;
    font-family: Interstate;
    font-size: 20px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
    width: 170px;
    top: -3px;
    left: 585px;
}
a {
    outline: medium none;
}
#subscribe_form {
  padding-left: 85px;
}
