
.buy_as_gift
{
	float:right;
	color:#FFFFFF;
	font-size:20px;
	text-decoration:none;
	
	xfont-size:22px;

	margin-left:20px;
	margin-bottom:10px;

	font-weight:bold;
	cursor:pointer;

	width:196px;
	height:179px;

	padding:20px 20px 0 20px;
	width:156px;
	height:159px;
	
	background:url('../images/speech_pink.png') #E5076A no-repeat top left;
}

.buy_as_gift span
{
	text-decoration:underline;
}


.buy_as_gift:hover
{
	background:url('../images/speech_blue.png') #0CC5CE no-repeat top left;
}
