#hotelExtras_container {
	width: 757px;
	background: #fff;
	height: 440px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000;
}
#hotelExtras_container form {
    margin: 0;
    padding: 0;
}
#hotelExtras_leftContent {
	width: 262px;
	background-color: #f2f2f1;
	float: left;
}
#hotelExtras_rightContent {
	width: 487px;
	margin-left: 8px;
	float: left;
}
#hotelExtras_container .blueHeader {
	width: 262;
	height: 24px;
	color: #fff;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #dd8612;
	padding: 2px 0 0 0px;
}

#hotelExtras_container .blueHeader2 {
	width: 487;
	height: 24px;
	color: #fff;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #dd8612;
	padding: 2px 0 0 0px;
}

#hotelExtras_container .yellowHeader {
	width: 487;
	height: 24px;
	color: #ffffff;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F3CD00;
	padding: 2px 0 0 0px;
}

#hotelExtras_container .yellowHeader {
	background-color: #F3CD00;
	color: #ffffff;
}
#hotelExtras_leftContent .smallHeader {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555;
	padding-bottom: 4px;
}
#hotelExtras_container div.padding {
	padding: 5px;
}
#hotelExtras_container table {
	border: 0;
	padding: 0;
	margin: 0;
}
#hotelExtras_leftContent table {
	margin: 0 0 15px 0;
	width: 252px;
}
#hotelExtras_container td {
	vertical-align: top;	
}
#hotelExtras_leftContent td.box {
	width: 20px;
}
#hotelExtras_leftContent .amount {
	width: 40px;
	color: #6b7a8f;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#hotelExtras_leftContent div.sum {
	background-color: #f8f8f9;
	padding: 5px;
	height: 15px;
}
#hotelExtras_rightContent .top {
	background-color: #fef8e7;
}
#hotelExtras_rightContent .pic {
	height: 157px;
	width: 487px;
	margin: 8px 0 8px 0;
	background-image: url(hotelExtras.jpg);
}
#hotelExtras_rightContent .bottom {
	background-color: #FEF8E7;
	height: 230px;
}