div.suggestFormWrap {
	z-index:10001;
	position:relative;
	top:0px;
	left:0px;
}
div.suggestLayer {
	position:absolute;
	top:25px;
	left:0px;
	width:1px;
	height:1px;
	display:none;
	padding:0;
	margin:0;
	z-index:10000;
	background-color:white;
	background:transparent;
}
.ris {
	position:absolute;
	margin:-100px 0px 0px 20px;
	font-size:14px;
}
#content {
	clear:both;
}
#resultColumn {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:775px;
	margin:0px 0px 10px 0px;
}
#asnColumn {
	position:relative;
	top:0;
	left:0px;
	float:left;
	width:195px;
	padding:0px 10px 0px 0px;
}
div.asnGroup {
	padding-bottom:5px;
}
select.selAsn {
	margin-top:3px;
	width:195px;
}
#noResultColumn {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	margin:0 5px 20px 10px;
	font-size:12px;
	width:775px;
}
#results {
	position:relative;
	top:0px;
	left:0px;
	clear:both;
}
#pushedProducts {
	position:relative;
	top:0;
	left:0px;
	margin:auto;
	width:650px;
}
table.suggestLayer {
	font-size:11px;
	width:130px;
	border:1px solid #0063dc;
	height:12px;
	background-color:white;
	color:#173553;
	cursor:pointer;
}
tr.suggestLayer {
	height:12px;
}
td.suggestLayer {
	padding:0;
	height:12px;
}
tr.suggestHeader {
	color:#173553;
	font-weight:normal;
	font-size:10px;
}
tr.suggestHeader td {
	border-bottom:1px solid #0063dc;
	padding:3px 3px 3px 5px;
}
td.suggestTextQuery {
	font-weight:bold;
	padding:2px 15px 2px 10px;
}
span.suggestTextQueryTyped {
	color:#0063dc;
	text-decoration:underline;
}
td.suggestTextType {
	padding:2px 5px 2px 15px;
	width:30%;
}
td.suggestTextAmount {
	padding:2px 5px 2px 15px;
	width:30%;
	text-align:right;
}
tr.suggestRow {
	padding:2px 2px 2px 0px;
	background-color:#FCFCFC;
}
tr.suggestHighlight {
	color:#FCFCFC;
	background-color:#173553;
}
tr.suggestHighlight span.suggestTextQueryTyped {
	color:white;
}
td.suggestImage {
	height:40px;
}
td.suggestImage img {
	height:40px;
}
td.suggestFooter {
	border-top:solid 1px #0063dc;
	font-size:9px;
	color:#173553;
}
td.previousPage {
	font-size:11px;
	text-align:right;
	width:200px;
}
td.pageLinks {
	font-size:11px;
	text-align:center;
	white-space:nowrap;
}
td.nextPage {
	font-size:11px;
	text-align:left;
	width:200px;
}
.prezzo {
	color:#FF0000;
	font-size:16px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}
.prod {
	color:#7F7F7F;
	font-size:11px;
	text-decoration:line-through;
}
span.remove {
	color:#e2001a;
}
p.asnElement {
	margin:0;
	padding:2px 0px 3px 15px;
	background:url(../../../images/infobox/quad.gif) center left no-repeat;
	font-size:11px;
}
p.selected {
	background:url(../../../images/infobox/quad_on.gif) center left no-repeat;
}
h3 {
	margin-top:4px;
	margin-right:-5px;
	padding-bottom:4px;
	font-size:11px;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
}
/* ------------------------ toggle ---------------------- */
.toggle-wrap {
	float:left;
	width:100%;
}
.trigger {
	background:url(../../../images/infobox/asn_toggle.png) no-repeat 100% 5px;
	display:block;
	padding:0px;
	border-top:1px dotted #bbbbbb;
	cursor:pointer;
}
.trigger a {
	text-decoration:none;
}
.trigger a:hover {
}
.trigger.active {
	background-position:100% -40px;
}
.trigger.active a {
}
.toggle-container {
	overflow:hidden;
	float:left;
	padding:0px 0px 5px 0px;
}

