.container-steps {
	width: 350px;
	display: block;
	float: left;
}

.container-steps img {
	margin-bottom: 30px;
}

.container-steps .price {
	color: #5f7d85;
	float: right;
}

.container-steps h1 {
	color: #5fab12;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
	width: 100%;
}

.container-steps p {
	color: #5f7d85;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
}

h1 {
	color: #5fab12;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
}

.container-booking {
	width: 350px;
	display: block;
	float: right;
}

.container-booking h1 {
	color: #5fab12;
	font: 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 26px;
	background: url(../../images/global/booking-icon.gif) no-repeat;
	padding-left: 35px;
	display: block;
	position: relative;
	bottom: 2px;
	margin-bottom: 30px;
}

.course {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 350px;
	background-color: #e4e9eb;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.course h1 {
	color: #617f87;
	font: 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: none;
	padding: 0;
	margin: 0;
}

.course h2 {
	color: #334d54;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: none;
	padding: 0;
	margin: 0;
}

.course p {
	color: #334d54;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
	margin-top: 20px;
}

.course .course-inner {
	padding: 20px;
}

.course input {
	float: left;
}

.course .status {
	display: block;
}

.course .status h2 {
	color: #bd2f38;
	font: 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	top: 8px;
	float: left;
}

.course form {
	padding-bottom: 20px;
}

.creditcards {
	display: block;
	width: 350px;
	height: 60px;
	margin-top: 20px;
	background: url(../../images/global/credit-cards.gif) no-repeat center;
}

/* |||||||||||  booking form  ||||||||||| */

.booking-form {
	padding-bottom: 15px;
}

.booking-form label {
	width: 100%;
	display: block;
}

.input-text {
	width: 98%;
	height: 24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.booking-form p {
	color: #334d54;
	font: 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 20px 0 10px;
	padding: 0;
}

input[type=text] {
	width: 96%;
	background-color: #fffeff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-style: inset;
	padding: 3px 5px 0;
	color: #42575c;
	margin-bottom: 10px;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-width: 1px;
	margin-top: 4px;
}#42575c */ */