#col_left {
	margin: 20px 0 -10px;
	background: url(../images/bg_ride.jpg) repeat-y top left;
	padding: 0 0 30px 0;
	width: 681px;
}

#col_right {
	background: none;
	padding: 0;
	width: 241px;
}

h1.headline {
	text-align: center;
	margin: 25px auto;
	font-size: 3.8em;
	color: #fff;
}

h1.help {
	font-size: 4.0em;
	text-align: center;
}

h2 {
	margin-top: 15px;
	font-size: 2.2em;
	color: #fff;
}

h2 span {
	font-size: 1.4em;
	color: #f9d900;
}

div.sep {
	border-top: 2px solid #e0c302;
	margin: 15px 0;
	padding-top: 15px;
}

input.text, select.text {
	width: 180px;
}

div.ecard input, div.ecard select, div.ecard textarea {
	margin: 0 0 6px 0;
}

label.chk {
	width: 270px;
}

label {
	margin: 4px 0 5px;
}

#main {
	background: transparent url(../images/fries_halo.jpg) no-repeat bottom right;
}

#main a {
	color: #207af4;
}

#btn_send {
	width: 64px;
	margin: 10px auto 0;
	display: block;
}

#col_right ol.help {
	list-style-type: decimal;
	margin-left: 25px;
}

#col_right ol.help li {
	font: 1.9em georgia,serif;
	color: #f9d900;
	margin-bottom: 20px;
	font-weight: lighter
}

#col_right ol.help li p {
	font-size: 1.0em;
	color: #f9d900;
	font-weight: normal;
	line-height: normal;
}

#col_right ol.help li p span {
	font: 0.75em arial,sans-serif;
	color: #fff;
}

#col_right ol.help li ul li {
	font-size: 1.0em;
	margin-bottom: 5px;
}

#col_right ol.help li ul.buttons a {
	background: transparent url(../images/btn_ride.png) no-repeat top left;
	width: 176px;
	height: 24px;
	font-size: 0.75em;
	text-align: center;
	color: #000;
	display: block;
	padding-top: 4px;
}

#ecards img {
	margin: 0 5px 5px 0;
}

#ecards .tooltip img {
	margin-right: 0;
}

div.ecard label {
	width: 100px;
}

.form_row { margin-bottom: 5px; }