

div.gifts_body{
	padding-bottom: 15px;
}


div.example_gift_certificate{
}

div.purchase_row{
	width: 514px;
	clear: left;
	float: left;
}

div.purchase_cell_left{
	clear: both;
	text-align: center;
	padding-bottom: 5px;
}

div.purchase_cell_right{
	clear: both;
	padding: 2px;
	background-color: #E9EAEA;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 20px;
}

span.price_label{
	font-size: medium;
}

span.num_certificates{
	font-weight: bold;
}

input.num_certificates_input{
	width: 40px;
}

.text{
	font-size: medium;

}

div.gifts_header{
	text-align: center;
	font-size: 1.1em;
	padding-bottom: 10px;
	
}

#giftbox_titlebar{
	margin-top: 15px;
	}
	
	
div.top_row{
	clear: left;
	float: left;
}

div.top_cell_left{
	margin: 0px;
	float: left;
	width: 474px;
}

div.top_cell_right{
	margin: 0px;
	float: left;
	width: 224px;
}


input.num_boxes_input{
	width: 40px;
}

span.price_spec, span.num_boxes{
	font-weight: bold;
}


div.gd_cell_left{
	margin-top: 10px;
	text-align: left;
}

div.nutrition_facts{
	font-weight:normal;
}

div.popular_item{
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: auto;
	width: 730px;
	}
	
div.popular_left{
	width: 353px;
	margin-left: 6px;	
	float: left;
	}
	
div.popular_title{
	background-color:#FFFF8C;
	clear: both;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	margin-top: 15px;
	width: 326px;
	}
	
div.popular_text{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	width: 321px;
	background-color: #E9EAEA;
	border: 1px solid #CCCCCC;	
	}
	
div.popular_description{}
div.popular_form{
	padding-top: 20px;
	}

div.popular_right{
	width: 353px;
	padding-left: 7px;
	float: left;
	margin-top: 15px;
	text-align: center;
	}	
