.bold {font-weight: bold;}
.error_message {
	background-color: #fdf1c9;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}

.error_message ul {
	list-style-type: none;
}
.error_message ul li.feedbackPanelERROR {
	background-image: none !important;
}
.LimoWrapper {
	background-color: #DEEBFF;
	border: 1px solid #336699;
	width: 530px;
	_width: 535px;
}

.headTitle {
	font-size: 12px;
	font-weight:700;
	height:20px;
	padding-left:4px;
	padding-top:5px;
	background-image: url(/images/bkg_featured_header.gif);
	border-bottom: 1px outset #336699;
}

.GetRates { 
	border: 1px outset #336699; 
	font-weight: bold; 
	background: url(/images/bkg_button_blue.gif) repeat-x;
	width: 115px;
	margin-top: 12px;  	
}
.GetRates a {
	color: #FFFFFF !important;
	display: block; 
	text-decoration: none !important;
	padding: 4px 0px;
	width:100%;
	text-align:center; 
}

.limoTypePanel {
	padding: 0px;
	margin: 8px auto 12px auto;
	width: 505px;
	padding: 0px;
}
.LimoPictures {
	float: left;
	width: 130px;
	height: 126px;
	margin: 1px;
}
.LimoPrices {
	font-weight:700;
	margin-left: 0px;
	text-align: center;
}
.LimoBlurb {
	width: 520px;
	margin-left: 6px;
}
.LimoBookImage {
	margin-left: 5px;
	height: 98px;
	width: 131px;	
}
.limoBookIt {
	border:none;
	width: 69px;
	height: 24px;
	background: url(/images/btn_htl_book.gif) repeat-x;
	float: right;
	color: #FFFFFF;
	margin-right: 15px;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}
/** Styles for Rounded corners **/	
.topRound, .bottomRound {
	width: 505px;
}
.tr1, .tr2, .tr3, .tr4 {
	line-height: 1px;
	height: 1px;
	overflow: hidden;
	background-color: #fdf1c9;
}
.tr1 {
	width: 492px;
	border-left: 2px solid #fdf1c9;
	border-right: 2px solid #fdf1c9;
	margin-left: 5px;
	margin-right: 5px;
}
.tr2 {
	width: 497px;
	border-left: 1px solid #fdf1c9;
	border-right: 1px solid #fdf1c9;
	margin-left: 3px;
	margin-right: 3px;
}
.tr3 {
	width: 499px;
	border-left: 1px solid #fdf1c9;
	border-right: 1px solid #fdf1c9;
	margin-left: 2px;
	margin-right: 2px;
}
.tr4 {
	width: 501px;
	border-left: 1px solid #fdf1c9;
	border-right: 1px solid #fdf1c9;
	margin-left: 1px;
	margin-right: 1px;
}
