﻿
.product 
{
	margin:0px 7px 15px 7px;
}

.info h2
{
	font-size:16px;
	padding-bottom:0;
	margin-bottom:5px;
}

.info
{
	margin-left:15px;
	
}

.product a
{
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color:#CA0202;
	
}

.product a:hover
{
	text-decoration:underline;
}