@charset "utf-8";
/* CSS Document */
/*

Files using this stylesheet
1.	concierge_recommend_cruise.php
2.	concierge_recommend_partners.php
3.	concierge_recommend_readings.php
4.	concierge_survival_visa.php
5.	concierge_survival_whatsinthebag.php

===========================
1.0 Maskhead 
2.0 What's in the bag?
3.0 Survival Kits
========================== */

/* 1.0 Maskhead ================== */
#maskhead {background: url(../images/concierge/maskhead.jpg) top right no-repeat;}

/* 2.0 What's in the bag? ================== */
.whatsinthebag {}

/* 3.0 Survival Kits ================== */
.visaCountry {padding-left:20px; width:190px; float:left; margin:-10px 0 15px; text-align:left;}
.visaCountry li {list-style:square;}
