.poweredLogo {
	text-align: center;
	margin-right: 10px;
	margin-top: 5px;
	padding-top: 40px;
	color: black;
	font-size: 10px;
}

.logoimg {
	float: left;
	margin-left: 10px;
}

.pageContentDiv {
	margin: auto; 
	width: 750px; 
	clear:both;
}

#special_offer {
	float: right;
	height: 40px;
	width: 110px;
}

.tagAlignment {
	float:left;
	margin-top:10px;
	padding-left:10px;
	width:100%;
}

#valuepackage {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-right: 5px;
	width: 200px;
}




/* PACKAGE DETAILS PAGE CSS */
.seasonTable {
	border-collapse: collapse;
	width: 100%;
	font-size: 10px;
    clear: left;
    margin-top: 15px;
}

.rateTable {
	border-collapse: collapse;
	border: 1px solid #e2b9b2;
	width: 100%;
	font-size: 10px;
}

.rateTable td {
	border: 1px solid #e2b9b2;
	font-size: 10px;
}

.rateTableHeader {
	background-color: #f6e8e6;
	color: black;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

.tariffCurrencyTD {
	padding-right: 20px;
	text-align: right;
	border: 1px solid #e2b9b2;
	font-size: 10px;
}

.tariffPage a:active {
	text-decoration: none;
	color: red;
	cursor: pointer;
	font-size: 10px;
}

.tariffPage a:visited {
	text-decoration: none;
	color: red;
	cursor: pointer;
	font-size: 10px;
}

.tariffPage a:link {
	text-decoration: none;
	color: red;
	cursor: pointer;
	font-size: 10px;
}











.textbox {
	border:1px solid #e2b9b2;
	border-collapse:collapse;
}

.seasonValidity {
	font-size: 6pt;
}


#textbox {
	border-collapse:collapse;
}

#textbox select {
	border-collapse:collapse;
	border: 1px solid #e2b9b2;
}

