/*==================================
	COLUMN MODULE
================================*/
div.column {
	clear: both;
}
/*==============================
	CONTENT TEXT MODULE
================================*/
div.content_text {
	margin-bottom: 10px;
}
div.content_text ul {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
div.content_text ul li {
	list-style-image:url("/modules/content_text/templates/template1/images/purple_bullet.gif");
	list-style-position:outside;
	margin:0px 0px 0px 15px;
	padding:0px;
}
/*======= TEMPLATE 2 =====*/
div.content_text-template2 {
	background-color: #E8E8F7;
	padding: 10px;
}
/*==========================
	PORTLET MODULE
===========================*/
div.portlet {
	clear: both;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
div.portlet h2 {
	margin-bottom: 5px;
}
div.portlet p {
	color: #64625c;
}
div.portlet div.pictureBox {
	text-align: left;
	margin-bottom: 10px;
}
div.portlet div.description {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.portlet a {
	border-width: 1px;
	font-weight: normal;
}
/*==== PORTLET TEMPLATE 1 =====*/
div.portlet-template1 {
}
div.portlet-template1 h2 {
}
div.portlet-template1 div.pictureBox {
	width: 50%;
}
/*==== PORTLET TEMPLATE 2 =====*/
div.portlet-template2 {
}
div.portlet-template2 h2 {
	margin-top: 0px;
}
div.portlet-template2 p {
	background-color: transparent;
	color: #64625c;
}
div.portlet-template2 table.portletLayout {
	width: 100%;
}
div.portlet-template2 td.pictureColumn {
	vertical-align: top;
	width: 40%;
}
div.portlet-template2 td.pictureColumn div.pictureBox {
	padding-right: 10px;
}
div.portlet-template2 td.detailsColumn {
	vertical-align: top;
	width: 60%;
}
/*==== PORTLET TEMPLATE 3 =====*/
div.portlet-template3 {
}
div.portlet-template3 h2 {
}
div.portlet-template3 div.pictureBox {
	width: 50%;
}

/*==========================
	PICTURE MODULE
===========================*/
div.picture {
	clear: both;
	margin-bottom: 10px;
}
/*=====================================
	LOGS
======================================*/
div.logs {
	clear: both;
	background-color: transparent;
	color: #4A4B4C;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.logs div.pager {
	text-align: center;
	margin: 5px;
}
div.logs div.pager a {
	color: #113366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
}
div.logs div.downloadSpreadsheetWrapper {
	float: right;
}

/*=====================================
	MANAGE USERS
======================================*/
div.manage_users {
	clear: both;
	padding: 0px;
	margin: 0px;
}
div.manage_users-template1-edit_user div.correspondence td.leftColumn {
	vertical-align: top;
	width: 200px;
}
div.manage_users-template1-edit_user div.correspondence td.centerColumn {
	vertical-align: top;
	text-align: left;
}
div.manage_users-template1-edit_user div.correspondence td.centerColumn a {
	cursor: pointer;
}
div.manage_users-template1-edit_user div.correspondence td.centerColumn div.displayMessage {
	text-align: right;
}
div.manage_users-template1-edit_user div.correspondence td.rightColumn {
	vertical-align: top;
	width: 50px;
	text-align: center;
}
/*=======================
	FEEDBACK
=======================*/
div.feedback {
	clear: both;
	margin-bottom: 10px;
}
div.feedback table.formLayout th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	font-weight: normal;
}
div.feedback table.formLayout td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	font-weight: normal;
}
div.feedback .inputFieldB{
	width:580px;
	height:20px;
}
div.feedback .inputFieldC{
	width:250px;
	height:20px;
}
div.feedback .inputFieldD{
	width:285px;
	height:100px;
	margin-right:8px;
}
div.feedback .inputFieldE{
	width:250px;
	height:100px;
}
div.feedback .inputFieldF{
	width:580px;
	height:200px;
}
div.feedback .inputFieldG{
	width:250px;
	height: 60px;
}
div.feedback .inputFieldH{
	width:200px;
	height:20px;
}
div.feedback .inputFieldI{
	width:200px;
	height:20px;
}
div.feedback-template3 p,div.feedback-template4 p,div.feedback-template5 p{
	padding:0px;
	margin:0px;
}
div.feedback p.headerDescription{
	font-weight:normal;
	font-size:11px;
}
div.feedback .cmsProductPicture div{
	padding-bottom:5px;
}

/*==========================
	PRODUCT THUMBNAIL MODULE
===========================*/
div.product {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
div.product h2 {
}
div.product div.picture {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
}
div.product div.picture img.thumb {
	margin-bottom: 10px;
}
div.product p.price {
	font-size: 13px;
}
div.product p.price em {
	font-style: normal;
}
div.product p.overview {
	color: #64625c;
}
div.product p.viewProductLink {
	text-align: left;
}
div.product table.productThumbnailLayout td.pictureColumn {
	vertical-align: top;
	padding: 0px 10px 10px 0px;
}
div.product table.productThumbnailLayout td.infoColumn {
	vertical-align: top;
	padding: 0px 10px 0px 0px;
}

/*==========================
	PRODUCT PROMOTION THUMBNAIL MODULE
===========================*/
div.product_promotion {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
div.product_promotion h2 {
}
div.product_promotion div.picture {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
div.product_promotion div.picture img.thumb {
	margin-bottom: 10px;
}
div.product_promotion p.price {
	font-size: 14px;
}
div.product_promotion p.price em {
	font-style: normal;
}
div.product_promotion p.overview {
	color: #64625c;
}

/*==============================
	MANAGE ORDERS
============================*/
div.orders {
	clear: both;
	margin-bottom: 10px;
}
div.orders table.manageOrder {
	width: 100%;
}
div.orders span.orderStatusColor {
	padding: 2px 5px 2px 5px;
}
div.orders div.printOrderButton {
	float: right;
}
/*============================
	MY ORDERS
=========================*/
div.my_orders {
	clear: both;
	margin-bottom: 10px;
}
div.my_orders table.manageOrder {
	width: 100%;
}
div.my_orders span.orderStatusColor {
	padding: 2px 5px 2px 5px;
}
div.my_orders div.printOrderButton {
	float: right;
}

/*=========================
	LINKS MANAGER
==========================*/
div.links_manager {
	clear: both;
	margin-bottom: 10px;
}
div.links_manager div.linkActions {
	text-align: right;
}
div.links_manager div.backButton {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
}
div.links_manager div.highlightedArea1Lv1 {
	clear: both;
}
div.links_manager div.linkMenu {
	margin: 10px 0px 10px 0px;
}
div.link p.linkName {
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0px 0px 0px;
}
div.link p.description {
	margin: 00px 0px 20px 0px;
}
/*============================
	STOCK CONTROL
============================*/
div.stock_control {
	clear: both;
	margin-bottom: 10px;
}
div.stock_control-template1-default div.updateStockButton {
	text-align: right;
}
/*======================
	GALLERY
=======================*/
div.gallery {
	clear: both;
	margin-bottom: 10px;
}
div.gallery div.picture {
	text-align: center;
}
/*============= TEMPLATE 1 =================*/
div.gallery-template1 div#fadeshow1 {
	width: 740px;
	height: 365px;
}
div.gallery-template1 div#fadeshow1toggler {
	float: right;
	width: 100px;
	margin: 20px 0px 0px 0px;
}
div.gallery-template1 div#fadeshow1toggler table {
	margin-left: auto;
	margin-right: 0px;
	width: 100px;
}
/*============= TEMPLATE 2 =================*/
div.gallery-template2 div#fadeshow1 {
	width: 550px;
	height: 365px;
}
div.gallery-template2 div#fadeshow1toggler {
	float: right;
	width: 100px;
	margin: 345px 0px 0px 0px;
}
div.gallery-template2 div#fadeshow1toggler table {
	margin-left: auto;
	margin-right: 0px;
	width: 100px;
}
/*============= TEMPLATE 3 =================*/
div.gallery-template3 #slideshow {list-style:none; color:#fff}
div.gallery-template3 #slideshow span {display:none}
div.gallery-template3 #wrapper {margin: 0px auto; display:none}
div.gallery-template3 #wrapper * {margin:0; padding:0}
div.gallery-template3 #fullsize {position:relative; height:400px;}
div.gallery-template3 #image {}
div.gallery-template3 #image img {position:absolute; z-index:25; width:auto}
div.gallery-template3 .imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
div.gallery-template3 #imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
div.gallery-template3 #thumbnails {margin-top:15px}

/*============= TEMPLATE 4 =================*/
div.gallery-template4 {
	clear: both;
	margin-bottom: 10px;
}
div.gallery-template4 table.galleryLayout { 
	width: 100%;
}
div.gallery-template4 table.galleryLayout td.pictureColumn { 
	text-align: center;
	padding-bottom: 10px;
}
div.gallery-template4 table.galleryLayout td.firstPictureColumn { 
	text-align: left;
}
div.gallery-template4 table.galleryLayout td.lastPictureColumn { 
	text-align: right;
}
/*================================
	E-Commerce Settings
================================*/
div.ecommerce_settings {
	clear: both;
	margin-bottom: 10px;
}
div.ecommerce_settings div.manageCountriesMenu {
	margin-bottom: 10px;
}

div.ecommerce_settings div.backButton {
	margin-bottom: 10px;
}
/*=====================
	LOGON
=====================*/
div.logon {
	margin-bottom: 10px;
	clear: both;
}
/*========================
	MAILING LIST
=========================*/
div.mailing_list {
	margin-bottom: 10px;
	clear: both;
}

/*========================
	News
========================*/
div.news {
	clear: both;
}
div.news div.newsHeaderBox {
	border-bottom:5px solid #EAEBE8;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}
div.news table.threadsLayout {
	width: 100%;
}
div.news table.threadsLayout td {
	padding: 10px 0px 10px 0px;
}
div.news table.threadsLayout td.spacer {
	width: 4%;
	background-color: #FFFFFF;
	border-width: 0px;
}
div.news table.threadsLayout td.leftThreadsColumn {
	width: 48%;
}
div.news table.threadsLayout td.rightThreadsColumn {
	width: 48%;
}
div.news table.threadsLayout tr.odd td {

}
div.news table.threadsLayout tr.even td {
	background-color:#E8E8F7;
	border-bottom:1px dashed #9999FF;
	border-top:1px dashed #9999FF;
	padding: 10px;
}
div.news table.threadsLayout tr.even td.spacer {
	width: 4%;
	background-color: #FFFFFF;
	border-width: 0px;
}
div.news div.threadOverview {
	margin-bottom: 0px;
}
div.news div.threadOverview h2 {
	color:#6666CC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin: 0px;
}
div.news div.threadOverview h2 a {
	font-weight: bold;
}
div.news div.threadOverview div.image {
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
}
div.news div.threadOverview p.threadExtract {
	margin: 0px;
}
div.news div.threadOverview p.clickHere {
	margin: 0px;
}
div.news div.threadOverview p.clickHere a,
div.news div.threadOverview p.clickHere a:link,
div.news div.threadOverview p.clickHere a:visited {
	font-weight: bold;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:13pt;
	text-decoration:none;
}
div.news div.threadOverview p.clickHere a:hover {
	color: #6666CC;
	font-weight: bold;
}
div.news div.threadDetails h1 {
	margin: 0px 0px 10px 0px;
}
div.news div.threadDetails h3 {
	margin: 0px 0px 10px 0px;
}
div.news div.threadDetails p.author {
	margin: 0px;
	font-size: 10px;
}
div.news div.threadDetails p.createdOn {
	font-size: 10px;
	margin: 0px 0px 10px 0px;
}
div.news div.threadDetails p.numberOfComments {
	margin: 0px 0px 10px 0px;
	font-size: 10px;
}
div.news div.threadDetails div.thread {
	margin-bottom: 20px;
	width: 550px;
}
div.news div.threadDetails div.image {
	float: right;
	margin-bottom: 10px;
}
div.news div.threadDetails p.backButton {
	font-weight: bold;
}
div.news div.threadDetails p.backButton a {
	font-weight: bold;
}
div.news div.rss {
	float: right;
	width: 50px;
	text-align: right;
}
div.news div.latestArticleHeaders ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

div.news div.newsSearch {
	text-align: right;
}

div.news div.archive h3 {
	margin-bottom: 0px;
}
div.news div.archive ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
div.news div.archive li.month {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.news div.categories ul {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
div.news div.categories li {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.news div.categories ul ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
div.news div.comments {
	margin: 0px 0px 10px 0px;
}
div.news div.comments div.comment {
	margin-bottom: 30px;
}
div.news div.comments div.comment h4.author {
	margin: 0px;
	font-size: 11px;
}
div.news div.comments div.comment p.createdOn {
	font-size: 10px;
	margin: 0px;
}
/*====================
	EVENTS
=====================*/
div.event {
	margin-bottom: 10px;
}
div.event p.eventDate {
	margin-top: 0px;
}
div.event h2 {
	margin-bottom: 0px;
}
/*====================
	PRODUCTS
=====================*/
div.products {
	margin-bottom: 10px;
}
div.products div.searchResults table.productBox {
	border: 1px solid #D1D1CF;
	margin: 10px 0px 10px 0px;
	width: 100%;
	background-color: #FFFFFF;
}
div.products div.searchResults table.productBox td.pictureBox {
	width: 160px;
	vertical-align: top;
}
div.products div.searchResults table.productBox td.productDetails {
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}
div.products div.searchResults form.addToBasketBox {
	text-align: right;
}
div.products div.searchResults form.addToBasketBox .button {
	margin: 0px;
}
div.products div.pager {
	clear: both;
}
div.products table.productLayout td.pictureColumn {
	text-align: right;
	vertical-align: top;
	width: 300px;
}
div.products table.productLayout td.informationColumn {
	text-align: left;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
}
/*===========
  CALENDAR
============*/
div.calendar {
	margin-bottom: 10px;
  text-align: center;
}
div.calendar td.previousMonth, div.calendar td.previousYear, div.calendar td.nextMonth, div.calendar td.nextYear, div.calendar td.currentMonthAndYear {
  background-color: transparent;
  border-width: 0px;
}
/*========================
	BLOG
========================*/
div.blog table.blogLayout {
	margin-bottom: 10px;
	width: 100%;
}
/*======== LAYOUT ===========*/
div.blog table.blogLayout td.leftColumn {
	vertical-align: top;
	padding-right: 20px;
}
div.blog table.blogLayout td.rightColumn {
	vertical-align: top;
	width: 40%;
	border-left: 1px solid #7E7E7E;
	padding-left: 20px;
}
/*======== LATEST THREAD HEADERS ===========*/
div.blog div.latestThreadHeaders {
	margin-bottom: 30px;
}
div.blog div.latestThreadHeaders ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.blog div.latestThreadHeaders ul li {
	margin: 0px;
	padding: 0px;
}

/*========= RSS FEED =======*/

div.blog div.rss {
	float: right;
	width: 50px;
	text-align: right;
}

/*======= THREAD HIGHLIGHT ========*/
div.blog div.threadHighlight {
	margin-bottom: 30px;
}
div.blog div.threadHighlight h2 {
	margin-bottom: 0px;
}
div.blog div.threadHighlight p.author {
	margin-bottom: 5px;
	font-size: 10px;
}
div.blog div.threadHighlight div.threadExtract {
	margin-bottom: 5px;
}
div.blog div.threadHighlight p.numberOfComments {
	font-size: 10px;
}

/*=========== THREAD =========*/
div.blog div.thread {
	margin-bottom: 30px;
}
div.blog div.thread h1 {
	margin-bottom: 0px;
}
div.blog div.thread p.author {
	margin-bottom: 15px;
	font-size: 10px;
}
div.blog div.thread div.description {
	font-size: 12px;
}

/*============ COMMENTS =========*/
div.blog div.comments {

}

div.blog div.comments h2 {

}

div.blog div.comments div.comment {
	margin-bottom: 15px;
}
div.blog div.comments div.comment p.author {
	font-size: 10px;
	margin-bottom: 0px;
}
div.blog div.comments div.comment div.message {
	margin-bottom: 0px;
	font-size: 11px;
}
div.blog div.comments div.comment p.createdOn {
	font-size: 9px;
}

/*========= SEARCH ==========*/
div.blog div.blogSearch {
	text-align: left;
	margin-bottom: 30px;
}

/*========== ARCHIVE ==========*/
div.blog div.archive {
	margin-bottom: 30px;
}
div.blog div.archive h3 {
	margin-bottom: 0px;
}
div.blog div.archive ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div.blog div.archive li.month {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*===== TOPICS =======*/
div.blog div.topics {
	margin-bottom: 30px;
}
div.blog div.topics ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.blog div.topics li {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.blog div.topics ul ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*==========================
	CHECKOUT
=========================*/
div.checkout-default div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
div.checkout-default div.checkoutButton {
	text-align: right;
}
div.checkout-default div.continueShoppingButton {
	text-align: right;
}
div.checkout-default p.includeVAT {
	text-align: right;
}
div.checkout-default div.confirmAndPayButton {
	text-align: right;
}
/*=================================
	LATEST NEWS
=============================*/
div.latest_news {
	clear: both;
	margin-bottom: 10px;
}
div.latest_news table.newsItemLayout {
		width: 100%;
		margin-bottom: 10px;
}
div.latest_news table.newsItemLayout td.pictureColumn {
	width: 110px;
	text-align: left;
	vertical-align: top;
}
div.latest_news table.newsItemLayout td.newsDetailsColumn {
	vertical-align: top;
	text-align: left;
}
div.latest_news table.newsItemLayout td.newsDetailsColumn p.newsDate {
	margin-top: 0px;
}


/*=============================
	BOOKINGS CALENDAR
=============================*/
div.bookings_calendar {
	clear: both;
	text-align: left;
}
div.bookings_calendar table.dataTable {
	width: 100%;
	margin: 0px;
	border-spacing: 4px;
}
div.bookings_calendar table.dataTable th {

}
div.bookings_calendar table.dataTable td, div.bookings_calendar table.dataTable th {
	background-color: #FFFFFF;
	padding: 7px 6px 7px 6px;
	text-align: center;
}
div.bookings_calendar table.dataTable td.emptyCell {
	background-color: transparent;
	padding: 0px;
}
div.bookings_calendar table.dataTable td.available {
	background-color: #d9e3ed;
	color: #FFFFFF;
}
div.bookings_calendar table.dataTable td.booked {
	background-color: #6284ad;
	color: #FFFFFF;
}
div.bookings_calendar table.dataTable th {
}
div.bookings_calendar table.dataTable th a, div.bookings_calendar table.dataTable th a:visited, div.bookings_calendar table.dataTable th a:link {
}
div.bookings_calendar-book div.highlightedArea1Lv1 {
	margin: 0px;
}

/*======================
	GALLERY
=======================*/
div.todays_photos {
	clear: both;
	margin-bottom: 10px;
}
div.todays_photos div.picture {
	text-align: center;
}
div.todays_photos div#fadeshow1 {
	width: 550px;
	height: 365px;
}
div.todays_photos div#fadeshow1toggler {
	clear: right;
	float: right;
	width: 100px;
	margin: 0px 0px 0px 0px;
}
div.todays_photos div#fadeshow1toggler table {
	margin-left: auto;
	margin-right: 0px;
	width: 100px;
}
div.todays_photos div.todaysPhotosMenu {
	float: right;
	width: 170px;
	height: 345px;
}


/*=========================
	CHALET PRICES
===========================*/
div.chalet_prices table.dataTable {
	margin-bottom: 30px;
}

/*=================================
	CHALET PRICE COMPARISON
==================================*/
div.chalet_price_comparison table.dataTable {

}
div.chalet_price_comparison table.dataTable th {
	border-bottom-width: 0px;
}
div.chalet_price_comparison table.dataTable th,
div.chalet_price_comparison table.dataTable td {
	padding: 4px 3px 4px 1px;
	text-align: right;
	vertical-align: middle;
}
div.chalet_price_comparison table.dataTable tr.subHeaders th {
	font-weight: normal;
}
div.chalet_price_comparison table.dataTable td {
	font-weight: normal;
	line-height: 14px;
}
div.chalet_price_comparison table.dataTable td.emptyCell {
	padding: 0px;
}

/*=================================
	CHALET PRICING TABLE
==================================*/
div.chalet_pricing_table table.dataTable {

}
div.chalet_pricing_table table.dataTable th {
	border-bottom-width: 0px;
}
div.chalet_pricing_table table.dataTable th,
div.chalet_pricing_table table.dataTable td {
	padding: 4px 3px 4px 1px;
	text-align: right;
	vertical-align: middle;
}
div.chalet_pricing_table table.dataTable tr.subHeaders th {
	font-weight: normal;
}
div.chalet_pricing_table table.dataTable td {
	font-weight: normal;
	line-height: 14px;
}
div.chalet_pricing_table table.dataTable td.emptyCell {
	padding: 0px;
}

/*======= TEMPLATE 2 =====*/
div.chalet_pricing_table-template2 table.dataTable th {
	background-color: #FF00FF;
}
div.chalet_pricing_table-template2 a,
div.chalet_pricing_table-template2 a:link,
div.chalet_pricing_table-template2 a:visited {
	color: #FF00FF;
}
div.chalet_pricing_table-template2 table.dataTable td {
	border-bottom: 1px dashed #FF00FF;
}
div.chalet_pricing_table-template2 table.dataTable tr.odd td {
	background-color: #ffecff;
}
div.chalet_pricing_table-template2 table.dataTable td.emptyCell {
	border-bottom-width: 0px;
}
/*=======================
	PASSENGER
=======================*/
div.passenger .button{
	margin-right:10px;
}
div.passenger .amount{
	width:150px;
}
div.passenger .formOptions{
	float:right;
	width:370px;
}
div.passenger .divider{
	border-bottom:solid 4px #6666CC;
	border-top:dashed 1px #6666CC;
	/*background-color:#BBBBBB;*/
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}
div.passenger .description {
	font-size: 10px;
}
