﻿div#maindiv
{
}

div#bannerdiv
{
	text-align : center;
	width : 474px;
	font-weight : bold;
	font-size : 12pt;
	height : 20px;
}

div#fp1div
{
	width : 230px;
	height : 220px;
	border : 1px solid #C0C0C0;	
	float : left;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 4px;		
}

div#fp2div
{
	width : 230px;
	height : 220px;
	border : 1px solid #C0C0C0;	
	float : left;		
	margin-bottom : 4px;
}

div#fp3div
{
	width : 230px;
	height : 220px;
	border : 1px solid #C0C0C0;	
	clear : left;
	float : left;		
	margin-right : 4px;
	margin-left : 4px;
}

div#fp4div
{
	width : 230px;
	height : 220px;
	border : 1px solid #C0C0C0;		
}

.fp_OfferName
{	
	width : 226px;	
	font-size : 12pt;
	color : Red;
	height : 20px;
	line-height : 20px;
	text-align : center;
}

.fp_ProductName
{
	width : 226px;	
	font-size : 11pt;
	color : Blue;	
	line-height : 20px;
	text-align : center;
}

.fp_SmallImage
{
	width : 140px;
	height : 70px;	
	position : relative;
	left : 45px;
}

.fp_Details
{
	width : 226px;
	text-align : center;
	color : Black;
	position : relative;
	top : 4px;
	line-height : 16px;
}

.fp_Price
{
	color : Red;
	font-size : 12pt;
}

.fp_MoreInfo
{
	width : 226px;
	text-align : center;
	position : relative;
	top : 20px;
}

.fp_MoreInfoLink
{
	font-size : 14pt;
	font-weight : bold;
	color : Blue;
	line-height : 20px;
}

.fp_SmallImageImg
{
	width : 140px;
	height : 70px;
}
