span.req-star
{
	color: red;
}

div.hhfb-field-error
{
	background: #F9B1B1;
	border: 1px solid #F00;
	margin-bottom: 5px;
	padding: 3px;
}

div.hhfb-missing-field
{
	background: #F79696;
	border: 1px solid #F00;
}

table.hhfb-addr-table tr.name-row td
{
	padding-bottom: 2px;
	padding-right: 8px;
}

table.hhfb-purchase-items td
{
	padding: 0 10px 2px 0;
}

table.hhfb-checkout-table tr.heading td
{
	border-bottom: 1px dotted black;
	font-weight: bold;
	padding: 0 10px 0 0 ;
}

table.hhfb-checkout-table td.hhfb-item-discount
{
	font-size: 10px;
	padding-bottom: 4px !important;
	padding-top: 0px !important;
}

table.hhfb-checkout-table td
{
	padding: 2px 10px 2px 0;
}

.hhfb-org-price
{
	color: red;
	text-decoration:line-through;
}

table.hhfb-addr-table tr.field-row td
{
	padding-bottom: 8px;
	padding-right: 8px;
}

table.hhfb-addr-table input.street-addr1,
table.hhfb-addr-table input.street-addr2
{
	display: block;
	width: 290px;
}

table.hhfb-addr-table input.street-addr1
{
	margin-bottom: 2px;
}

table.hhfb-addr-table select
{
	width: 130px;
}

div.hhfb-question-interface
{
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
	overflow: auto;
	padding: 10px;
}

div.hhfb-question div.hhfb-label
{
	float: left;
	padding-right: 10px;
	width: 150px;
}

div.hhfb-question div.hhfb-field
{
	float: left;
	width: 750px;
}

ul.hhfb-checkboxes
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.hhfb-checkbox-horizontal li
{
	display: block;
	float: left;
	padding-right: 10px;
}

















