div#subnav h1 {
    float: left;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin: 4px 0 0 0;
    padding:0;
    text-align: center;
	width:940px;
}

div#intro {
    padding:12px 0 17px;
}

div#intro.results-intro {
	padding-left:8px;
}

div#intro p.home,
div#intro p.home a {
	font-size:13px;
	color:#666;
}

div#intro p.home u {
	font-weight:bold;
	color:#333;
}

div#intro p.home a:hover {
	text-decoration:underline;
}

div#show-promo {
	font-size:12px;
	color:#666;
}

div#show-promo h3 {
	border-bottom:solid 1px #ccc;
	font-size:15px;
	color:#CC43B7;
	margin-bottom:5px;
}


div#show-list {
	background:#f5f5f5;
	border:solid 1px #c0dbc9;
	border-top-left-radius:10px;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
}

div#show-list h3 {
	border-bottom:solid 1px #c0dbc9;
	padding:1px 9px 2px 9px;
	font-size:15px;
	color:#666;
	margin-top:19px;
}

div#show-list h3:first-child {
	margin-top:0;
}

div#show-list ul {
	font-size:13px;
	font-weight:bold;
	margin:5px 9px 0 9px;
}

div#show-list ul li {
	padding:0 0 0 9px;
	margin:0 0 4px 0;
	line-height:14px;
	background:url(../../img/arrow-green.gif) no-repeat scroll 0 3px;
}

div#show-list-other{
	font-size:12px;
	color:#666;
}

div#show-list-other h3{
	border-bottom:solid 1px #ccc;
	font-size:13px;
	font-weight:bold;
	color:#CC43B7;
	padding:0px 0px 6px 0px;
	margin-bottom:7px;
}


div#search {
	margin-top:0;
}

div#search.show {
	margin-bottom:20px;
}

div#search div#search-form {
	height:136px;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	background:#97ff77;
}

div#search div#search-form.show-page {
	height:auto;
}

div#search div#search-form.show-page form {
	margin-top:0;
}

ul#theatre-search {
	height:24px;
	padding-top:8px;
	overflow:hidden;
	padding-left:4px;
	background:url(../../img/theatre-search.gif) no-repeat 0 8px;
}

ul#theatre-search.dates {
	background:url(../../img/theatre-search.gif) no-repeat 0 -42px;
}

ul#theatre-search li {
	display:block;
	float:left;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
}

ul#theatre-search li a {
	display:block;
	width:121px;
	text-align:center;
	color:#5f8f50;
	line-height:24px;
	margin:2px 1px 0 2px;
}
ul#theatre-search li a:hover,
ul#theatre-search li a.selected {
	color:#333;
	text-decoration:none;
}

div#search div#search-form form {
	padding-left:9px;
	padding-right:9px;
	margin-top:24px;
}

a.date_pick {
	margin-right:7px;
}

a.date_pick_list {
	margin-right:0;
}

div#search div#search-form select#ntickets {
	margin-top:17px;
}

div#search div#search-form select#ntickets.date {
	margin-top:0;
}

div#search div#search-form.show-page h3 {
	font-size:16px;
	border-bottom:1px solid #84ca68;
	padding-top:13px;
	padding-bottom:2px;
}

div#search div#search-form.show-page div.search_row select {
	margin-right:5px;
}

div#search div#search-form.show-page div.search_row select#nights {
	margin-right:0;
}

div#search div#search-form div.search_row label {
	width:48px;
}

div#search div#search-form.show-page div.search_row label {
	width:98px;
}

div#search div#search-form.show-page div.search_row label.nights {
	width:50px;
}

div#search div#search-form div#room_2, 
div#search div#search-form div#room_3, 
div#search div#search-form div#room_4, 
div#search div#search-form div#room_5 {
	margin-left:146px;
}

div#search div#search-form div.search_row div.sleep_row {
	margin-left:315px;
}

div#search div#search-form div.search_row select.kidsage {
	margin-right:0;
}

div#search div#search-form div.search_row label#tickets {
	width:98px;
	margin-left:30px;
}

select#showid {
	width:287px;
}

select#showdate,
select#performance {
	width:170px;
}

div#search div#search-form p.include {
	font-size:13px;
	color:#666;
	margin:23px 0 0 48px;
}

h3.pop-title {
	margin-top:25px;
}

div.popular div.details p.tickets {
	font-size:11px;
	line-height:12px;
	margin-top:2px;
	color:#666;
}

div.popular div.no-video p.tickets {
	margin-top:14px;
}

div.popular div.details p.from {
	font-size:11px;
	line-height:13px;
	color:#666;
}

div.popular div.details p.from strong {
	font-size:14px;
	color:#333;
}

div.popular div.details p.video {
	font-size:11px;
	line-height:12px;
}

div.popular div.details p.video a img {
	float:none;
	display:inline;
	margin:0;
}

div#theatre-home {
	clear:both;
	padding:17px 0 0 0;
}

div#theatre-home p {
	color:#333;
}

div#theatre-banners {
	height:120px;
}

div#theatre-banners h3 {
	font-size:15px;
	line-height:12px;
	color:#666;
	border-bottom:solid 1px #ccc;
	padding-bottom:5px;
	margin-bottom:7px;
}

div#theatre-banners a {
	display:block;
	background:#dee6f5;
	width:100px;
	height:80px;
	float:left;
	margin:0 20px 0 0;
	font-size:12px;
}

div#theatre-banners a strong {
	text-align:center;
	display:block;
	width:100px;
	padding-top:3px;
}

div#theatre-banners a strong img {
	display:inline;
}

div#theatre-banners a.last {
	margin-right:0;
}

div#theatre-ideas {
	margin-top:4px;
}

div#theatre-ideas h3 {
	font-size:15px;
	line-height:12px;
	color:#666;
	border-bottom:solid 1px #ccc;
	padding-bottom:5px;
	margin-bottom:3px;
}

div#theatre-ideas ul {
	font-size:13px;
}

div#theatre-ideas ul li a {
	display:block;
	padding:3px 0 3px 33px;
	font-weight:bold;
}

div#theatre-ideas ul li a.top10 {
	background:url(../../img/icons-theatre.gif) no-repeat 0 0;
}
div#theatre-ideas ul li a.reviews {
	background:url(../../img/icons-theatre.gif) no-repeat 0 -46px;
}
div#theatre-ideas ul li a.sale {
	background:url(../../img/icons-theatre.gif) no-repeat 0 -94px;
}
div#theatre-ideas ul li a.star {
	background:url(../../img/sfad_icon.jpg) no-repeat 0 0px;
}

div#overlay {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	top:0;
	left:0;
	z-index:888888;
}

div#video-close {
	padding-right:10px;
	font:bold 8pt Arial;
	text-align:right;
	border:none;
	line-height:20px;
	width:490px;
	background:#fff;
	position:absolute;
	z-index:999999;
	border:solid 5px #fff;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	border-bottom:none;
	display:none;
}

iframe#video-container {
	width:500px;
	height:450px;
	background:#fff;
	position:absolute;
	z-index:999999;
	border:solid 5px #fff;
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-top:none;
	display:none;
}

ul#order {
	margin-bottom:20px;
}

.select_dates,
.select_show,
.select_hotel,
.select_seatlarge {
	width:157px;
	height:50px;
	background:url(../../img/select-dates.png) no-repeat;
	cursor:pointer;
	margin:0;
	padding:0;
	border:none;
	text-indent:-9999px;
	position:absolute;
	right:14px;
	bottom:4px;
	outline:none;
	display:block;
}
.select_show {
	background-image:url(../../img/select-show.png);
}
.select_hotel {
	background-image:url(../../img/select-hotel.png);
	position:static;
	margin-top:12px;
	margin-left:278px;
}

.select_seatlarge {
	background-image:url(../../img/select-seatlarge.png);
	position:static;
	margin-top:12px;
	margin-left:278px;
}

div#search.results div#search-form {
	min-height:162px;
}

div#search div#search-form div.search_row select.date-theatre {
	width:130px;
	margin-right:5px;
}

div#search div#search-form p.include-results {
	font-size:13px;
	color:#666;
	margin:14px 6px 3px 0;
	padding:0 0 7px 0;
	border-bottom:1px solid #B4CBAD;
}

div#results h2.choose {
	margin-top:0;
	margin-bottom:2px;
}

div#results h2.choose:first-letter {
	font-size:20px;
}

div#results p.confirm-info {
	margin-bottom:7px;
}

div#results p.next {
	text-align:right;
	font-weight:bold;
}

ul#order li a.sort-show {
	width:60px;
	background-position:43px -52px;
}

ul#order li.selected a.sort-show,
ul#order li.selected a.sort-show:hover {
	background-position:43px -331px;
}
ul#order li.selected2 a.sort-show,
ul#order li.selected2 a.sort-show:hover {
	background-position:43px -371px;
}
ul#order li a.sort-show:hover {
	background-position:43px -294px;
}

ul#order li a.sort-performance {
	width:89px;
	background-position:82px -52px;
}

ul#order li.selected a.sort-performance,
ul#order li.selected a.sort-performance:hover {
	background-position:82px -331px;
}
ul#order li.selected2 a.sort-performance,
ul#order li.selected2 a.sort-performance:hover {
	background-position:82px -371px;
}
ul#order li a.sort-performance:hover {
	background-position:82px -294px;
}

ul#order li a.sort-theatre-price {
	width:130px;
	background-position:123px -52px;
}

ul#order li.selected a.sort-theatre-price,
ul#order li.selected a.sort-theatre-price:hover {
	background-position:123px -331px;
}
ul#order li.selected2 a.sort-theatre-price,
ul#order li.selected2 a.sort-theatre-price:hover {
	background-position:123px -371px;
}
ul#order li a.sort-theatre-price:hover {
	background-position:123px -294px;
}

ul#order li a.sort-show-reviews {
	width:135px;
	background-position:43px -52px;
}

ul#order li.selected a.sort-show-reviews,
ul#order li.selected a.sort-show-reviews:hover {
	background-position:43px -331px;
}
ul#order li.selected2 a.sort-show-reviews,
ul#order li.selected2 a.sort-show-reviews:hover {
	background-position:43px -371px;
}
ul#order li a.sort-show-reviews:hover {
	background-position:43px -294px;
}

ul#order li a.sort-reviews-reviews {
	width:166px;
	background-position:57px -52px;
}

ul#order li.selected a.sort-reviews-reviews,
ul#order li.selected a.sort-reviews-reviews:hover {
	background-position:57px -331px;
}
ul#order li.selected2 a.sort-reviews-reviews,
ul#order li.selected2 a.sort-reviews-reviews:hover {
	background-position:57px -371px;
}
ul#order li a.sort-reviews-reviews:hover {
	background-position:57px -294px;
}

ul#order li a.sort-popularity-top {
	width:61px;
	background-image:none;
}

ul#order li a.sort-reviews-top {
	width:99px;
	background-position:57px -52px;
}

ul#order li.selected a.sort-reviews-top,
ul#order li.selected a.sort-reviews-top:hover {
	background-position:57px -331px;
}
ul#order li.selected2 a.sort-reviews-top,
ul#order li.selected2 a.sort-reviews-top:hover {
	background-position:57px -371px;
}
ul#order li a.sort-reviews-top:hover {
	background-position:57px -294px;
}

div.result div.details {
	float:left;
	width:312px;
	border-right:1px solid #bbbfc7;
}

div.result div.details p.show,
div.result div.details p.show-reviews {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	min-height:19px;
	border-right:1px solid #bbbfc7;
	padding:3px 0 2px 4px;
	width:143px;
	float:left;
}

div.result div.details p.show a img,
div.result div.details p.show-reviews a img {
	display:inline;
	float:none;
}

div.result div.details p.performance {
	font-size:13px;
	font-weight:bold;
	line-height:24px;
	border-right:1px solid #bbbfc7;
	padding-left:5px;
	width:89px;
	float:left;
	color:#666;
}

div.result div.details p.show-reviews {
	width:136px;
}

div.result div.details p.reviews-reviews,
div.result div.details p.reviews-top,
div.result div.details p.popularity {
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	padding-left:5px;
	width:166px;
	float:left;
	color:#666;
}

div.result div.details p.reviews-top {
	width:99px;
}

div.result div.details p.popularity {
	width:61px;
	border-right:1px solid #bbbfc7;
}

div.result div.details p.reviews-reviews span {
	font-size:11px;
	font-weight:normal;
}

div.result div.book {
	float:left;
	width:135px;
}

div.result div.book p {
	margin-top:2px;
	margin-bottom:3px;
}

div#theatre-price {
}

div#theatre-price h3 {
	font-size:15px;
	line-height:16px;
	color:#666;
	border-bottom:1px solid #ccc;
	padding-bottom:7px;
	margin-bottom:3px;
}

div#theatre-price p {
	font-size:12px;
	line-height:16px;
	color:#666;
}

div#show-details {
	width:200px;
	padding:9px 0 5px 0;
	margin:0 0 5px 0;
	border-top:1px solid #ceddca;
}

div#show-details p {
	padding-bottom:2px;
	overflow:auto;
}

div#show-details p.hotel {
	font-size:15px;
	font-weight:bold;
	padding-bottom:3px;
}

div#show-details p.theatre {
	padding-bottom:10px;
}

div#show-details p strong {
	display:block;
	float:left;
	width:91px;
}

div#show-details p span {
	display:block;
	float:left;
	width:109px;
}

div#booking,
div#best-price {
	margin-top:0;
}

div#booking h2.theatre-booking {
	border-top:none;
	border-bottom:none;
	padding:5px 8px 6px 8px;
	color:#fff;
	background:#44c143; /* old browsers */
	background:-moz-linear-gradient(top, #44c143 0%, #0e7531 100%); /* firefox */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#44c143), color-stop(100%,#0e7531)); /* webkit */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#44c143', endColorstr='#0e7531',GradientType=0 ); /* ie */
	background:-ms-linear-gradient(top, #44c143 0%,#0e7531 100%); /* ie */
	background:-o-linear-gradient(top, #44c143 0%,#0e7531 100%); /* opera */
}

div#booking p.total-show {
	font-size:20px;
	line-height:19px;
	padding:5px 0 5px 8px;
}

div#booking p.inc {
	font-size:12px;
	padding:0 0 11px 8px;
}

div.smoking p.show {
	font-size:15px;
	line-height:17px;
	font-weight:bold;
}

div.booking-fields-show {
	padding:8px 0 8px 8px;
}

div.show-details {
	width:460px;
	margin:3px 0 0 20px;
	font-size:12px;
	color:#333;
}

div.show-details img {
	margin-bottom:12px;
}

div.show-details p {
	color:#333;
}

div.show-details ul {
	margin:0 0 14px 20px;
	list-style-type:disc;
	color:#333;
}

div.show-details strong,
div.show-details b {
	color:#333;
}

div#show-info {
	overflow:auto;
}

div#show-info h3 {
	font-size:20px;
}

div#show-info p {
	color:#666;
}

div#show-info p.address {
	margin-bottom:12px;
}

div#show-info img.poster {
	float:left;
	margin:0 20px 0 0;
}

div#show-info p.video {
	float:left;
}

div#show-info p.video a {
	font-weight:bold;
	display:block;
	background:#ececec;
	padding:6px 15px 6px 6px;
	line-height:16px;
}

div#show-info p.video a span.play {
	font-weight:bold;
	display:block;
	float:left;
	width:19px;
	height:16px;
	background:url(../../img/hotel-icons.png) no-repeat;
}

div#show-info p.video a:hover span.play {
	background-position:0 -20px;
}

div#show-info p.evenings,
div#show-info p.matinees {
	float:left;
	margin-top:18px;
	width:100px;
}

div#show-info p.matinees {
	margin-top:7px;
}

div#show-info-other {
	margin-top:20px;
	overflow:auto;
	border-bottom:solid 1px #ccc;

}

div#show-info-other h4 {
	font-size:16px;
	color:#666;
}

div#show-info-other p {
	color:#666;
	margin-bottom:10px;
}

div#show-info-other img {
	float:left;
	margin:0 10px 14px 0;
}

.select_show_small {
	width:68px;
	height:25px;
	background:url(../../img/select_button.png) no-repeat;
	cursor:pointer;
	margin:0;
	padding:0;
	border:none;
	text-indent:-9999px;
	outline:none;
	display:block;
	margin-bottom:10px;
}


div#closest-hotels {
	overflow:auto;
	margin:20px 0 0 0;
}

div#closest-hotels h3 {
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
}

div#closest-hotels div.close-hotel {
	padding:0 0 7px 0;
	border-bottom:1px solid #ccc;
	overflow:auto;
	margin-top:2px;
}

.hidden-hotel {
	display:none;
}

div#closest-hotels p.hotel {
	font-size:15px;
	font-weight:bold;
	float:left;
	width:153px;
	margin:0 5px 2px 2px;
}

div#closest-hotels p.hotel a img {
	float:none;
	display:inline;
}

div#closest-hotels p.rating {
	width:60px;
	height:10px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../img/stars-theatre.png) no-repeat;
	margin-top:2px;
}

div#closest-hotels p.stars1 {
	background-position:0 -128px;
}

div#closest-hotels p.stars1d {
	background-position:0 -112px;
}

div#closest-hotels p.stars2 {
	background-position:0 -96px;
}

div#closest-hotels p.stars2d {
	background-position:0 -80px;
}

div#closest-hotels p.stars3 {
	background-position:0 -64px;
}

div#closest-hotels p.stars3d {
	background-position:0 -48px;
}

div#closest-hotels p.stars4 {
	background-position:0 -32px;
}

div#closest-hotels p.stars4d {
	background-position:0 -16px;
}

div#closest-hotels p.stars5 {
	background-position:0 0;
}

div#closest-hotels img.hotel-thumb {
	float:left;
	margin:0 8px 0 4px;
}

div#closest-hotels p.distance {
	font-size:13px;
	float:left;
	width:136px;
}

div#closest-hotels p.tickets {
	color:#666;
	float:left;
	width:136px;
	margin-top:3px;
}

div#closest-hotels p.more {
	margin:1px 0 0 0;
	text-align:right;
}

div#closest-hotels p.more a img {
	float:none;
	display:inline;
}

div#show-reviews {
	width:202px;
	padding:3px 8px 15px 8px;
	border: solid 1px #C0DBC9;
	background:#dee5f5;
	margin-top:20px;
}

div#show-reviews h3 {
	border-bottom:1px solid #999;
	color:#666;
	font-size:14px;
	padding-bottom:2px;
}

div#show-reviews p.percent {
	font-size:16px;
	font-weight:bold;
	margin-top:3px;
}

div#show-reviews p.score {
	margin-bottom:3px;
}

div#show-reviews p.score a {
	font-weight:bold;
}

div.show-review {
	border-bottom:1px solid #ccc;
	margin-top:20px;
	padding-bottom:8px;
}

div.show-review p.review-score-title {
	float:left;
	color:#666;
	margin-right:4px;
}

div.show-review p.review-date {
	float:right;
	color:#666;
}

div.show-review p.review-heading {
	clear:both;
	font-weight:bold;
	padding-top:9px;
	margin-bottom:1px;
}

div.show-review p.review-content {
	padding-top:9px;
	clear:both;
	color:#666;
}

div.review-score {
	width:58px;
	height:17px;
	overflow:hidden;
	background:url(../../img/reviews.gif) no-repeat;
	float:left;
}
div.review-score.rating5 {
	background-position:0 0;
}
div.review-score.rating4 {
	background-position:0 -20px;
}
div.review-score.rating3 {
	background-position:0 -40px;
}
div.review-score.rating2 {
	background-position:0 -60px;
}
div.review-score.rating1 {
	background-position:0 -80px;
}

div.review-summary {
	font-size:12px;
	font-weight:bold;
	margin:7px 0 0 0;
	line-height:1.4em;
}

p.more-reviews {
	margin:10px 0 0 0;
}

p.more-reviews a img {
	float:none;
	display:inline;
}

div.performance-container {
	float:left;
	width:312px;
	padding-bottom:9px;
}

div#search div#search-form div.search_row {
	clear:both;
}

p.no-availability {
	float:left;
	width:120px;
	margin-top:16px;
}

p.no-availability a img {
	display:inline;
}

div#search.results h1 strong {
	font-size:16px;
}

div#ratedtpbooking {
	width:140px;
	margin-top:0;
}

div#ratedtpbooking img {
	margin-top:0;
}

div#ratedtpbooking p.total {
	width:140px;
	margin:0;
}

div#footer p.bottom {
	border-top:none;
	padding-top:0;
}

div#show-close {
	padding-right:10px;
	font:bold 8pt Arial;
	text-align:right;
	border:none;
	line-height:20px;
	width:680px;
	background:#fff;
	position:absolute;
	z-index:999999;
	border:solid 5px #fff;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	border-bottom:none;
	display:none;
}

iframe#overlay-form-frame {
	width:700px;
	height:500px;
	background:#fff;
	position:absolute;
	z-index:999999;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	display:none;
}

div#overlay-form {
	width:400px;
	height:500px;
	margin:0 auto;
}

div#search.overlay {
	margin:0 auto;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

div#search div#search-form.overlay-form {
	border:none;
	background:#fff;
}

div#search div#search-form.overlay-form h3 {
	border-bottom:1px solid #ccc;
}

div#search div#search-form div.search_row div.sleep_row2 {
	margin-left:169px;
}

.next-button {
	width:93px;
	height:50px;
	background:url(../../img/next.png) no-repeat;
	cursor:pointer;
	margin:0;
	padding:0;
	border:none;
	text-indent:-9999px;
	position:absolute;
	right:14px;
	bottom:4px;
	outline:none;
	display:block;
	position:static;
	margin-top:12px;
	margin-left:342px;
}

div#calendar-container.overlay {
	border:solid 2px #000;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.search_shows,
.hotel_dates,
.select_dates_small {
	background:url(../../img/search-shows.png) no-repeat;
	cursor:pointer;
	margin:0;
	padding:0;
	border:none;
	text-indent:-9999px;
	outline:none;
	width:112px;
	height:25px;
	display:block;
}

.search_shows {
	position:absolute;
	right:14px;
	bottom:4px;
}

.hotel_dates {
	width:95px;
	background:url(../../img/hotel-dates.png) no-repeat;
	margin-left:34px;
}

.select_dates_small {
	width:101px;
	background:url(../../img/select-dates-small.png) no-repeat;
	margin-left:28px;
}

.over-theatre-small,
.gold.over-theatre-small,
.blue.over-theatre-small {
	background-position:0 -50px;
}

.over-theatre,
.gold.over-theatre,
.blue.over-theatre {
	background-position:0 -100px;
}

.gold {
	background-position:0 -200px;
}

.blue {
	background-position:0 -300px;
}

div.booking-fields p.titlefield {
	padding-bottom:0;
	margin-top:-5px;
}

div#booking p.demand {
	font-size:16px;
	margin:0 0 16px 0;
}

div#booking p.call {
	font-size:18px;
	margin:0 0 16px 0;
}

div#booking p.call span {
	font-size:16px;
}

div.request-fields label {
	width:150px;
}