h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	height: 15px;
	margin-left: 15px;
}
#productsheet tr {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
}
#productsheet h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	background-color: #006;
}


table {
	background-color: #000;
	margin: auto;
	width: 100%;
}
#productsheet tr td p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #09F;
}
#productsheet tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#productsheet tr .bck_image_products {
	background-image: url(images/logos/linea_blck.gif);
	background-repeat: no-repeat;
	background-position: right 25px;
}
#productsheet tr .bck_image_products2 {
	background-image: url(images/logos/qulite_blck.gif);
	background-repeat: no-repeat;
	background-position: right 25px;
}



td {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	margin-bottom: 10px;
}
ul {
	float: left;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 160px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	background-color: #000;
}
#productsheet tr td #img {
	margin: 2px;
	padding-top: 8px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
#productsheet tr td .imgswapper {
	float: left;
	height: 220px;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
.goneto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
}

