#contents {
	width: 90%;
	text-align: center;
}
#country_img {
	text-align: left;
	vertical-align: bottom;
}
#country_img_id{
	position: relative;
	float: left;
	top: 0px;
	left: 1px;
	width: 	530px; 
	height: 420px
}
#map_div_id_sch {
	position: relative;
	float: left;
	top: 0px;
	left: 1px;
	width: 	530px; 
	height: 420px
}
#map_div_id_ndx {
	position: relative;
	float: left;
	top: 0px;
	left: 5px;
	width: 	530px; 
	height: 420px
}
#map_div_id {
	position: relative;
	float: left;
	left: 5px;
	width: 	530px; 
	height: 420px
}
#map_div_id_2nd {
	position: relative;
	float: left;
	/*
	top: 20px;
	left: 20px;
	width: 	530px; 
	height: 420px
	*/
	width: 	210px; 
	height: 283px;
}

#country_dropdown{
	position: relative;
	float: left;
	left: 5px;
	text-align: left;
}
#trip_dropdown{
	position: relative;
	float: left;
	left: 5px;
	text-align: left;
}
#markers {
	position: relative;
	float: left;
	left: 30px;
	width: 90%;
	text-align: center;
}
#marker_hdr{
	font-size: 120%;
	vertical-align: top;
}

#left_all_types_dest {
	position:absolute;
	top: 0px;
	left: 0px;
	float: right;
	margin-left: -12.5em;
	width: 12em;
	text-align: right;
	padding-right: 1.5em;
	color: white;
}
#left_all_types_dest a {
	text-decoration: none;
	color: #FEFDEB;
}
#right_side_blank {
	position:absolute;
	top: 0px;
	right: 0px;
	float: left;
	margin-right: -12.5em;
	width: 12em;
	text-align: left;
	padding-left: 1.5em;
}
#left_family_dest {
	position:relative;
	top: 2px;
}
#left_family_list{
	position:relative;
	top: -5px;
	color: white;
}
#left_all_trips_dest{
	position:relative;
	top: 2px;
}
#left_country_list{
	position:relative;
	top: -5px;
}
#family_trip_details{
	position:relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 750px;
}
.checklist {
    border: 1px solid #ccc;
    list-style: none;
    height: 100px;
    overflow: auto;
    width: 900px;
}
.checklist, .checklist li { 
	margin: 0; 
	padding: 0; 
}
.checklist label {
    display: block;
    padding-left: 25px;
}
.checklist label:hover { 
	background: #777; 
	color: #fff; 
}
#family_home_menu {
	position:relative;
	width: 750px;
}
#family_country_common {
	position:relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 750px;
	background-image: url("/images/familytrips/trip_tabs-FAM_v5-2_10.gif");
}
.hr_black_line {
	width: 750px;
	color: black;	
}
#family_country_browse {
	position:relative;
	top: 10px;
	width: 750px;
	background-color: #AF95E4;	
}
#family_country_browse img {
	background: url("/images/tab_body_background.png");
}
