@charset "UTF-8";
/* CSS Document */

#gift {
}

#gift a {
	color:#2f90f2;
}


#gift  h1 {
	padding:0;
	margin:0
}

#gift .intro {
	padding:5px 20px 40px 40px;
	text-align:left;
	color:#FFF;
	font-size:12px;
	margin:0;
	background:url(title_bottom.gif) no-repeat bottom;
}

#gift .title_bg {
	background:#2f90f2;
}

#gift h3 {
	color:#2f90f2;
	font-size:24px;
}

#gift h3 small {
	color:#105dac;
	font-size:18px;
}

#gift .details {
	color:#105dac;
	border-bottom:#CCC 1px solid;
	padding-bottom:60px;
}

#gift .special{
	width:270px;
	background:#ddedfd;
	padding:15px;
	font-size:14px;
	color:#dd102d
}

#gift .special h4 {
background:url(present.gif) no-repeat top left;
padding:15px 0 15px 60px;
text-indent:-9999px;
color:#dd102d;
height:20px;
margin:0;
}
