#pricebox {
margin:auto;
	width:600px;
	height:auto;
	z-index:1;
}
td.prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bcb6a8;
	border-bottom-color: #bcb6a8;
}
tr.rowfirst {
	background-color: white;
}
tr.rowalt {
	background-color: white;
}

td.planABC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcb6a8;
}
td.hotelcity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #bcb6a8;
	border-left: none;
	padding-right: 6px;
	height: 12px;
	background-color: white;
}
td.hotelname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bcb6a8;
	border-bottom-color: #bcb6a8;
	height: 12px;
}
td.hotelname p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
		height: 12px;
}
tr.rowdepart {
	background-color: #efe9db;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bcb6a8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bcb6a8;
}

td.depart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bcb6a8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcb6a8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bcb6a8;
}
td.share {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bcb6a8;
	border-bottom-color: #bcb6a8;
}
td.pricevalue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
color:darkslategray;
}
#notesbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: white;
	padding: 4px;
	margin-top: 3px;
	border: 1px solid #bcb6a8;
	height: auto;
	width: 600px;
}
#notesbox strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
  line-height: normal;
	font-variant: normal;
}

#notesbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
#notesitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
#priceboxheaders {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: white;
	padding: 4px;
	margin-top: 3px;
	border: 1px solid #bcb6a8;
	height: auto;
	width: 600px;
}
div.ppf{
  position:relative;
   text-align:left;
   width:620px;
   margin-right:auto;
   margin-left:auto;
   padding: 20px 0 0 0;


}

