#ProductContent
{
	margin: 5px 0px 5px 0px;
	padding: 16px 25px 16px 20px;
	float: left;
	clear: both;
	width: 478px;
	font-size: 1.1em;
}

#ProductContent p
{
	margin: 5px 0px 15px 0px;
}

.Red
{
	color: #ff0000;
}

.Yellow
{
	color: Yellow;
}

.Blue
{
	color: #003366;
}

RedTitle
{
	color: Red !important;
	font-size : 1.5em !important;
	text-transform : uppercase !important;
	font-weight : normal !important;
	clear : left;
	margin: 3px 3px 3px 0px;
}

YellowTitle
{
	color: Yellow !important;
	font-size : 1.5em !important;
	text-transform : uppercase !important;
	font-weight : normal !important;
	clear : left;
	margin: 3px 3px 3px 0px;
}

BlueTitle
{
	color: #003366 !important;
	font-size : 1.5em !important;
	text-transform : uppercase !important;
	font-weight : normal !important;
	clear : left;
	margin: 3px 3px 3px 0px;
}