td.links a
{
	/*visibility: hidden;*/
}

#content h3
{
	width: 615px;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

#content table.section p 
{
	text-align: justify;
	font-size: 12px;
}

table.section
{
	width: 650px; 
}

h1.section-title
{
	font-size: 16px;
	xcolor: #999999;
	xcolor: #F4A300;
	color: black;
	padding-top: 10px;
	padding-bottom: 5px;	
}

table.section .big-image, 
table.section .small-image,
table.section .med-image
{
	vertical-align: top;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
}

table.section .big-image
{
	padding-left: 0px;
}


table.section tbody.right .big-image, 
table.section tbody.right .small-image
{
	vertical-align: top;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
}

table.section tbody.right .big-image
{
	padding-right: 0px;
}

table.section .big-image img
{
	height: 270px;
}
table.section .small-image img
{
	height: 185px;
}

table.section .med-image
{
	padding-right: 15px;
}

table.section .med-image img
{
	height: 200px;
}

.prod-title
{
	text-align: center;
}