body,
html
{
	margin:						0;
	padding:					0;
}

body
{
	background-color:			transparent;
	font-family:				Arial, Helvetica, Verdana, "sans-serif";
}

img
{
	border-style:				none;
}

a, a:visited
{
	text-decoration:			none;
	color:						#003399;
}

a:active 
{
	color:						#CC0000;
	text-decoration:			underline;
}

#contents
{
	margin-top:					3px;
}

.featuredProduct
{
	float:						left;
	margin-left:				5px;
	margin-right:				5px;
	padding:					0;
}

#featuredProductDetails
{
	float:						left;
	width:						194px;
}

#featuredProductDetails h3 
{
	font-size:					14px;
	font-weight:				bold;
	margin-top:					6px;
	margin-bottom:				0px;
}

.price
{
	margin-top:					3px;
	font-size:					10px;
}

#ourPrice, .dodPrice
{
	color:						#666;
	font-size:					14px;
	font-weight:				bold;
	margin:						3px 0 5px;
}

#price
{
	color:						#c00;
}

.bigButton
{
	float:						left;
	margin-right:				4px;
	width:						92px;
}

.saving
{
	color:						#0FA64B;
	font-weight:				bold;
}

.dodSavings
{
	font-size:					9px;
	font-weight:				normal;
}

#doddTime
{
	clear:						both;
	position:					absolute;
	bottom:						0px;
	width:						95%;
	margin-left:				auto;
	margin-right:				auto;
	border-top:					1px solid #ccc;
	margin-top:					6px;
	padding-top:				5px;
	padding-bottom:				0px;
	font-size:					11px;
	font-family:				Arial, Verdana, sans-serif;
	text-align:					center;
}

#doddTimeLabel
{
	position:					relative;
	top:						-4px;
}
