﻿.homepgFeaturedBox
{
	width: 300px;
	float: left;
	margin-top: 0px;
	background-repeat:no-repeat;
	background-position:top;
	padding-top:46px;
	background-color:#ffffff;
	min-height:162px;
	_height:162px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
}

.homepgFeaturedBox h2
{
	margin-top:0px;
	text-transform:none;
}

.homepgDreamRegistry
{
	background-image:url(../images/homepage/home_dream_registry.png);
}

.homepgGuestbook
{
	background-image:url(../images/homepage/home_guestbook.png);
}

.homepgFeaturedBox_txt
{
	color: #508296;
	padding-left: 22px;
	padding-right:38px;
	
}

.homepgFeaturedBox_txt_withln
{
	border-right: 1px dotted #999;
}

.homepgFeaturedBox_txt h2, .homepgFeaturedBox_txt_withln h2
{
	font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #ca2f06;
	margin-bottom: 10px;
}

