﻿#title_box
{
	font-weight: bold;
	height: 27px;
	padding-top: 5px;
	border-bottom: solid 1px #000080;
	margin-bottom: 10px;
	color: #000080;
}


#product2 table td
{
	text-align: center;
	width: 268px;
	height: 210px;
	color: Red;		
}

