﻿/* Right column */
#right_column img 
{
	display:block;
}
#right_column .box {margin-top: 10px;}

.banner_300x250 
{
	display: block;
	margin-top:10px;
}
/* Side bar specific details */
#sideoffer {margin-top:10px}

#email_form 
{
	margin: 10px 0 0 0;
}

#email_input 
{
	display: block; float:left;
	border:1px solid #1668B1;
	height:25px;
	width:190px;
	margin:0px;
}
#ok_btn 
{
	background: blue url('../img/ok_newsletter_btn.jpg') no-repeat scroll top left;
	width:25px;
	height:25px;
	border: none 0;
	margin-left: 10px;
	cursor:pointer;
}

#ticketsbox,#companiesbox,#managereservationsbox,#flightstobox {margin-top:10px}
#managereservationsbox .boxcontent {height:auto}

#mainleftcolumn
{float:left}

#mainrightcolumn 
{float:right}

/* Copy paste content */
table.text_box a
{
	color: #555;
}