

div.gifts_body{
	text-align: left;
	font-size: 1.1em;
	padding-bottom: 15px;
	padding-top: 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;
	
}



div.top_row{
	clear: left;
	float: left;
	width: 514px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.top_cell_left{
	float: left;
	width: 284px;
}

div.top_cell_right{
	float: left;
	width: 230px;
}

div#help_ordering{
	border: 4px solid black;
	background-color: #FFFF33;
	width: 260px;
	padding: 5px;
	font-size: .85em;
}

div.popbars_table{
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: auto;
}

div.popbars_row{
	width: 514px;
}

div.popbars_cell_left{
	width: 245px;
	padding: 5px;
	float: left;
	background-color: #E9EAEA;
	border: 1px solid #CCCCCC;
}

div.popbars_cell_right{
	width: 251px;
	margin-left: 6px;
	float: left;
}

input.num_boxes_input{
	width: 40px;
}

span.price_spec, span.num_boxes{
	font-weight: bold;
}

div.nutrition_facts_div{
	padding-top: 5px;
	padding-bottom: 5px;
}

div.gd_cell_left{
	margin-top: 30px;
}

#giftbox_titlebar{
	margin-top: 15px;
	}

