div.logo-hebrew
{
	text-align: right;
}

div.section-header
{
	font: 14px arial;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	color: #003399;
}

div.memory-field-title
{
	float: left;
	width: 90px;
	height: 30px;
	font: 12px arial;
	padding-right: 10px;
}

div.memory-text
{
	float: left;
	height: 30px;
}

div.memory-checkbox
{
	float: left;
	height: 30px;
	text-align: left;
	padding-left: 10px;
}

input.text
{
	text-align: left;
	font: 12px arial;
	border: 1px solid #3399CC;
}

table#personal_information
{
	width: 100%;
	background: #ddd;
	font: 11px arial;
}

table#personal_information td
{
	background: #fff;
	padding: 0px 7px 10px 0px;
}

table#personal_information tr.header-row td
{
	padding-bottom: 0px;
}

table#payment_information
{
}

table#payment_information td
{
	padding: 10px 7px 10px 0px;
}

table#payment_information td.field-title
{
}

div.buttons
{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
	text-align: right;
}

div.ticket-type
{
	float: left;
	width: 125px;
	font-weight: bold;
}

div.ticket-price
{
	float: left;
	width: 75px;
}

div.ticket-qty
{
	float: left;
	width: 100px;
	position: relative;
	top: -5px;
}

div.row-break
{
	clear: both;
}

ul#sponsorship li
{
	list-style-type: none;
	list-style-position: outside;
	padding: 3px 0px;
	position: relative;
	left: -40px;
}

div#payment_information_wrapper
{
	position: relative;
}

div#card-logos
{
	position: absolute;
	top: 10px;
	left: 400px;
}

span.small-text
{
	font: 11px arial;
}

span.additional-donation
{
	font-weight: bold;
	color: #003399;
}

span.required-asterisk
{
	color: red;
}

span.required-text
{
	color: black;
	font: 12px arial;
}

div.title
{
	float: left;
	width: 150px;
}

div.first-name
{
	float: left;
	width: 150px;
}

div.middle-name
{
	float: left;
	width: 75px;
}

div.last-name
{
	float: left;
	width: 150px;
}

div.suffix
{
	float: left;
	width: 75px;
}

div.area-code
{
	float: left;
	width: 75px;
}

div.phone-number
{
	float: left;
	width: 150px;
}

div.notice
{
	font-weight: bold; 
	font: 14px arial; 
	border: 1px solid #ddd; 
	text-align:center; 
	padding: 20px;
}
