#ehotelclient
{
	text-align:center;
	margin-top:10px;
	clear:both;
}

#ehotelclient .prods
{
	text-align: justify;
	margin-top:10px;
}

.SelectDistribution
{
	margin:0px auto;
	text-align: left;
	margin-top:10px;
	border: 1px solid white;
	color:white;
	width:360px;
}

.SelectDistribution th
{
	color:white;
	padding:6px;
	vertical-align: middle;
	border-bottom: 1px solid white;
	background-color: #517EA7;
}

.SelectDistribution  .border_th
{
	color:white;
	padding:0px;
	vertical-align: middle;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background-color: #517EA7;
	padding-left:6px;
	padding-right:6px;
}

.SelectDistribution td
{
	color:white;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	white-space: nowrap;	
}

.SelectDistribution td INPUT
{
	color:black;
}

.SelectDistribution td SELECT, OPTION
{
	widtH:40px;
	color:black;
}

.SelectDistribution .pa
{
	border-bottom: 1px solid #A4CDE9;
}

.SelectDistribution .pa1
{
	border-bottom: 1px solid #A4CDE9;
}

.SelectDistribution .pah
{
	border-bottom: 1px solid #A4CDE9;
	font-weight: bold;
}

.login
{
	text-align: center;
}

.login span
{
	text-align: center;
	text-decoration:underline;
	cursor:pointer;
}

.History
{
	text-align: center;
	cursor: pointer;
	text-decoration: underline;
	font-weight:bold;
}

#reservation_policy
{
	clear:both;
	overflow: auto;
	margin-top:10px;
	text-align: left;
}

#reservation_policy UL,h1,h2
{
	text-align: left;
}

#reservation_policy h2
{
	padding-left: 5px;
}

#reservation_policy h1
{
	margin-bottom: 10px;
}

#reservation_policy A
{
	text-decoration: underline;
}

.myH1
{
	text-align:center;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid white;
	margin-bottom:8px;
}
