/**** MAIN COLUMN ****/

#centerCol h2 {
	margin:10px 0;
	padding:0;
	color:#6876BD;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	font-weight:bold
}
#centerCol p {font-size:0.750em;}

#centerCol h3 {
	margin:0;
	padding:4px 0 4px 6px;
	color:#FFF;
	background-color:#F5920C;
	background-image:url(http://www.cruiseplanet.com.au/statimages/deal_table_head.gif);
	background-repeat:no-repeat;
	font-size:0.875em;
}
#priceHeader {
	padding:10px 15px;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
}
#centerCol form {
	margin:0;
}

#centerCol table {
	width:100%;
	border:1px solid #e7e7e7;
	margin-bottom:1.5em;
}
#centerCol table tr.eRow {
	background-color:#F4F7FC;
}
#centerCol table td {
	padding:4px 0 3px 0;
}
#centerCol table td input {font-size:1em;}
#centerCol table td input.bookFormField {width:200px;}
#centerCol table td select {font-size:1em;}
#centerCol table td textarea {
	font-family:verdana,arial,helvetica,sans-serif;
	line-height:1.3em;
}

#centerCol table td.label {padding-left:15px;font-size:0.750em;}
#centerCol table td.data {font-size:0.750em;}
#centerCol table td.notes {
	padding:5px 15px;
	background-color:#FEEFDB;
}
#centerCol table td.notes p {margin:0.5em 0;}

#centerCol table.n1 td.label {width:160px;}
#centerCol table.n2 td.label {width:110px;text-align:right;padding-left:20px;padding-right:15px;}
#centerCol table.n2 td.wide {width:110px;text-align:left;padding-left:20px;padding-right:15px;}
#centerCol table.n3 td.label {width:190px;text-align:right;padding-left:20px;padding-right:15px;}



#centerCol h4.bottomBox {
	color:#FFF;
	font-weight:bold;
	height:21px;
	line-height:21px;
	padding:0 0 0 10px;
	background-image:url(http://www.cruiseplanet.com.au/statimages/home_table_head.gif);
	background-repeat:no-repeat;
	margin:1.5em 0 0 0;
}
.bottomTextBox {
	width:458px;
	border-color:#e7e7e7;
	border-width:0 1px 1px 1px;
	border-style:solid;
	padding:1px 15px 10px 15px;
	line-height:1.3em;
	font-size:0.750em;
}
.bottomTextBox .break {
	clear:both;
	height:14px;
	border-width:0;
	background-image:url(http://www.cruiseplanet.com.au/statimages/home_table_bottom.gif);
	margin:0;
}
.bottomTextBox p {
	margin:1em 0;
	padding:0 15px;
}

