.Product .Trademark {
	font: normal bold normal 12pt Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	margin-bottom: 0.4em;
}
.Product .Model {	
	color: #5C5C5C;
	font: normal bold normal 11pt Arial, Helvetica, sans-serif;
	margin-bottom: 0.4em;
}

.Product .Description {
	/*text-align: justify;*/
}

.Product .Price {
	margin-top: 8px;
	font-weight: bold;
	text-align: right;	
}

.Product .Button {
	margin-top: 8px;
	text-align: right;
}
