#content
{
	padding-left:					20px;
	padding-right:					20px;
	padding-top:					20px;
}

#content div.productCard
{
	margin-bottom:					20px;
	border-bottom-color:			#2a2a2a;
	border-bottom-width:			1px;
	border-bottom-style:			solid;
	height:							150px;
	padding-bottom:					20px;
}

#content div.productCard p.productImageP
{
	float:							left;
	margin-right:					20px;
	border: 1px solid #666666;
	padding: 3px;
}

#content div.productCard p.productTitleP
{
	font-size:						16px;
	font-weight:					bold;
}
#pageTitle div.headerLeft
{
	background-image:			url('images/carro3.jpg');
}
#pageTitle div.headerLeft h3
{
	color:						#000000;
}


p.moreProductsButton
{
	text-align:					right;
	margin-bottom:				15px;
}

p.moreProductsButton a
{
	color:						#9d9c9c;
	text-decoration:			none;
}

p.moreProductsButton a:hover
{
	text-decoration:			underline;
}
.productDescriptionP {
	font-family: Arial, Helvetica, sans-serif;
}
.productTitleP {
	font-family: Tahoma;
	font-weight: normal;
	color: #CCCCCC;
	padding-bottom: 5px;
}
