span.vm-price-desc {
    text-align: center;
    min-width: 16px;
    margin: 0 12px 3px 0;
}


span.title{font-weight:700;display:none;border-bottom:solid #CAC9C9 1px;font-size:14px;margin:0 0 6px;}

span.vm-price-desc {
    text-align: center;
    min-width: 16px;
    margin: 0 12px 3px 0;
}

.nav > li > a {
    display: inline;
}






/*
.opg-alert-warning {
    background: #ffffff;
    color: #ffffff;
}
*/

#shiptobutton { 
display: none; 
}



.vm-button-correct:hover {
    color: #ffffff;
}
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    background: #ffffff;
    color: #fff;
    border: 1px solid #ffffff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
    letter-spacing: 1px;
    text-decoration: none;
    padding: 6px 12px 3px;
}


body {
	margin: 0;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	max-width: 100%;
	overflow-x: hidden;
	
}

.rettangolo {
	width:240px;
	height:2000px;
	background:#e88d01;
}



