@charset "UTF-8";
/* CSS Document */

/* ############## modifiche a MOREINFO ############## */

div.moreinfo {
	position: relative;
	width: 710px;
	background-color: #fff;
	padding: 0;
	margin-bottom: 16px;
}

div.moreinfo h2 {
	width: 344px;
	height: 14px;
	position: absolute;
	left: 366px;
	top: 20px;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
}

div.moreinfo div.shop {
	left: 366px;
	top: 120px;
	width: 344px;
}

/* ############## modifiche a MOREINFO : IMG + RIVETS ############## */

div.moreinfo div.rivets {
	margin-left: 19px;
	background-image: url(../arts/rivets_large.gif);
}



/* ############## DEALER TEXTS ############## */


#dealertexts {
	position: relative;
	margin-top: 42px;
}

#dealertexts p {
	margin-top: 30px;
}

#dealertexts span {
	font-weight: bold;
	margin-right: 30px;
}

