﻿img.ItemImage
{
	margin-right: 10px;
	margin-bottom: 10px;
}

#Title
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	margin: 4px;
}

#Subtitle
{
	font-weight: bold;
	margin-bottom: 30px;
}

#Abstract
{
	margin: 0px;
}

#Fields tr td
{
	padding: 2px;
}

#Fields tr td.Attribute
{
	font-weight: bold;
}

#Fields tr td.Attribute span.Offerta
{
	color: #990000;
	font-size: 12px;
}

#ItemBasket
{
	position: relative;
	bottom: 0px;
	height: 18px;
	width: 83px;
	padding-top: 20px;
}

#ItemBasket a div
{
	height: 18px;
	width: 83px;
	background-image: url('Images/Add.png');	
	cursor: pointer;
}

#ItemBasket a:hover div
{
	background-image: url('Images/Add_.png');	
}
