.column_content 
{
	border-bottom:dashed 1px black;	
	margin-bottom:15px; 
	padding-bottom:15px;	
}

.column_content_last 
{
	margin:0;
	padding:15px 15px;	
}

.section_title
{
	font-size:200%;
	font-weight:bold;
	text-transform:uppercase;
	color:#970f00;
	line-height:1em;
}

.section p
{
	margin-top:7px;
	margin-bottom:10px;
}

.section_link 
{
	font-size:115%;
	font-weight:bold;
	text-transform:uppercase;	
}

/*.section_link, 
.section_link a:link,
.section_link a:visited,
.section_link a:hover,
.section_link a:active { color:Orange; }*/

a:link, a:visited { text-decoration:none; }
a:hover, a:active { text-decoration:underline; }

.contentPanel 
{ 
	background:white url(imgs/Airfare_Products.jpg) no-repeat bottom right; 
	min-height:630px;			/* Sets min-height to 520px */
	height:auto !important;		/* For all other browsers other than IE - allows height to expand/collapse */
	height:630px;				/* Sets hieght to 520px for IE */	
}
