.recommend_left {
	float: left;
	width: 461px;
	margin: 0 37px 0 14px;
}
.title {
	padding: 0 0 10px 13px;
	margin-bottom: 7px;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.recommend_left p {
	padding: 0 0 13px 13px;
	line-height: 1.5em;
}
p.text {
	font-size: 0.9em;
}
.recommend_left span, .recommend_left p a {
	color: #fb8c02;
}
.recommend_left table {
	width: 100%;
}
.recommend_left th {
	font-weight: bold;
	text-align: center;
	padding-bottom: 7px;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.recommend_left td {
	font-size: 0.9em;
	padding: 2px 0 5px;
	text-align: center;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.recommend_left th.first, .recommend_left td.first {
	text-align: left;
	padding-left: 17px;
	width: 30%;
}
td.booked {
	color: #01ab0d;
	font-weight: bold;
}
td.credit {
	color: #999;
	font-weight: bold;
}
a.use_credits {
	display: block;
	float: left;
	margin: 9px 16px 0 9px;
	width: 170px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: url(../img/credits_button.gif) no-repeat;
}
.recommend_left p.credits {
	float: left;
	padding: 0;
	line-height: normal;
	height: 32px;
	line-height: 32px;
	margin-top: 9px;
	font-size: 0.9em;
}
.recommend_left p.credits a {
	color: #197ae1;
}
.recommend_right {
	float: left;
	width: 467px;
}
.recommend_top {
	height: 5px;
	font-size: 1px;
	background: url(../img/booking_top_border.gif) no-repeat;
}
.recommend_right form {
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 5px 0 30px 10px;
	overflow: hidden;
	background: #fff;
}
.icon {
	float: left;
	width: 107px;
	height: 84px;
	padding-top: 23px;
	text-align: center;
	margin: 0 16px 21px 0;
	background: url(../img/image_box.gif) no-repeat;
}
.recommend_text {
	float: left;
	width: 319px;
}
.recommend_text .title {
	padding: 0 0 11px 3px;
	margin: 12px 0 9px;
}
.recommend_text p {
	padding-left: 6px;
	font-size: 0.9em;
}
.friends_name {
	float: left;
	margin-left: 7px;
	width: 221px;
	font-weight: bold;
}
.friends_email {
	float: left;
	font-weight: bold;
}
.recommend_right br {
	clear: left;
}
.recommend_right input {
	float: left;
	width: 207px;
  height: 20px;
	padding: 5px 0 0 5px;
	margin: 10px 6px 0 3px;
	border: none;
	font-size: 0.9em;
	background: url(../img/input4.gif) no-repeat;
}
.recommend_right input.button, .recommend_right input.button2 {
	width: 96px;
  height: 23px;
	padding: 0;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	background: url(../img/find_button.gif) no-repeat;
}
.recommend_right input.button {
	margin: 9px 0 0 2px;
}
.recommend_right input.button2 {
	margin: 10px 0 0 340px;
}
.recommend_bottom {
	height: 5px;
	font-size: 1px;
	background: url(../img/booking_bottom_border.gif) no-repeat;
}
* html .recommend_left {
	display: inline;
}
