div.foto{
	float:left;
}

input.mrhide{
	display:none;
}

div.row2{
	background-color:#f5f5f5;
	border-width:0px;
	padding:0px;
}

div.rounded{
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	background-color:#C0C0C0;
	border:1px solid #A6A6A6;
	height:42px;
	height:auto !important;
	margin-left:9px;
	min-height:42px;
	width:430px;
	font-weight: normal;
}

label.ck_label{
	padding:10px;
	font-weight: bold;
	display:block;
}

div.description {
	background-color:#F6F6F6;
	border-top:1px solid #A6A6A6;
	margin-bottom:5px;
	padding:13px 9px;
}

div.abstract{
	padding:0px 9px 13px 9px;
}

div.carrello{
	background: transparent url(/images/sabbia/aggiungi.png) no-repeat top left scroll;
	width:69px;
	height: 50px;
}
div.toglicarrello{
	background: transparent url(/images/sabbia/togli.png) no-repeat top left scroll;
}

.close{
	cursor: auto;
}

div.more{
	text-align:right;
	color:#ffffff;
	font-weight: bold;
	margin-right:9px;
	padding-right:12px;
	background: transparent url(/images/sabbia/freccinadx.png) no-repeat 100% 50% scroll;
	cursor:pointer;
}

div.moreopen{
	background: transparent url(/images/sabbia/freccinadw.png) no-repeat 100% 50% scroll;
	margin-bottom:5px;
}

div.hidden{
	display:none;
}

div.clear{
	clear:both;
}

div.addmargin{
	margin-bottom: 10px;
}

div.addmarginleft{
	margin-left: 5px;
}

div.print_options{
	width: 510px;
	margin-left: 73px;
	-moz-border-radius:6px 6px 6px 6px;
	border:1px solid #A6A6A6;
	background-color:#F6F6F6;
}
/*
div.print_options .row1 label{
	display:block;
	width: 430px;
	float: left;
}*/

div.row1, div.row3{
	background-color: transparent;
	border-width: 0px;
}

div.row1 label{
	display:block;
	width: 430px;
	float:left;
}

#title_stampa{
	margin-bottom:10px;
}

#d_opzioni{
	margin-bottom: 10px;
}

div.piu, div.meno{
	width: 32px;
	height:32px;
	background-repeat: no-repeat;
	background-color: transparent;
	margin-right:10px;
}

div.piu{
	background-image: url(/images/sabbia/piu.png);
}

div.meno{
	background-image: url(/images/sabbia/meno.png);
}

.mindspan span{
	text-align:right;
	display: block;
}

.carrello, .piu, label.ck_label{
	cursor: pointer;
}
