
#giftset {
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	width: 190px;
	cursor:hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}

#giftset IMG {
	display:block;
	margin:auto;
}

#giftset .brand {
	width: 190px;
	display: block;
	font-weight: 900;
}

#giftset .house {
	width: 190px;
	display: block;
	font-weight: 400;
}

#giftset .rprice {
	width: 190px;
	display: block;
    TEXT-DECORATION: none;
	color: #999999;
}

#giftset .mprice {
	width: 190px;
	display: block;
    TEXT-DECORATION: none;
	color: #000033;
}

#giftset A:link, #giftset A:active, #giftset A:visited {
    TEXT-DECORATION: none;
	color: #333333;
}

#giftset A:hover {
    color:#336699;
	text-decoration:none;
}

#giftset BR {
	line-height: 10px;

}

HR.gs { 
	clear:both;
}
