@charset "UTF-8";
/* CSS Document */
h2 {
	font-size: 12pt;
	margin-bottom: 9px;
}
h2.small {
	font-size: 9pt;
}
#content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 25px;
	width: 915px;
}
#feature {
	background-image: url(../images/bg_right_290.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
}
#feature .fade {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.fade {
	display: block;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left  {
	width: 580px;
}
.right  {
	margin-top: 45px;
	width: 290px;
}

.right #gift {
	padding-bottom: 10px;
}
.left h2 {
	background-image: url(../images/h_divider_585_w.gif);

}
