/* GENERAL STYLES */
/*----------------Basic Styles-----------------*/
.hidden{
	display:none;
}
a img{
	border: none;
}
.right{
	float: right;
}
.left{
	float: left;
}
.justify{
	text-align: justify;
}
.clear{
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
p{
	margin: 0 0 1em 0;
}
a{
	color: #3366CC;
}
a:visited{
	color: #666666;
}
a.fill{
	width: 100%;
	height: 100%;
	display: block;
}
h1{
	margin:0 0 5px 0;
	color:#607781;
	line-height: 1.1;
}
h1.special{
	margin:0 0 5px 0;
	color:#607781;
	line-height: 1.1;
	text-align: center;
}
h2{
	margin:0 0 5px 0;
	color:#607781;
	line-height: 1.1;
}
h3{
	margin:0 0 0px 0;
	color:#607781;
	line-height: 1.1;
}
h4{
	margin:0 0 5px 0;
	color:#666;
	font-size: 90%;
}


/*----------------Generic Page  Styles-----------------*/

p.caption{
	font-size: 90%;
	line-height: 1.2;
	margin: 0;
}

div.callout{
	line-height: 1.5;
	text-align: left;
	margin: 1.5em 4em 1em 6em;
	width: 275px;
	padding: 20px 45px 20px 30px;
	background:  #3E72A2 url(/media/callout_bg.gif) bottom no-repeat;
	border-top: 1px solid #eee;
	border-right: 1px solid #999;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	color: #fff;
}
div.callout a, div.callout a:visited{
	color: #fff;
}

div.calloutsm{
	line-height: 1.5;
	text-align: left;
	margin: 41px 0 0 0;
	width: 210px;
	padding: 10px 10px 20px 10px;
	background:  #3E72A2 url(/media/callout_bg.gif) bottom right no-repeat;
	border-top: 1px solid #eee;
	border-right: 1px solid #999;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	color: #fff;
}
div.calloutsm a, div.calloutsm a:visited{
	color: #fff;
}
div.calloutsm h3{
	color: #fff;
	font-size: 14px;
	margin-bottom: 0.5em;
}

div.adrotator{
	margin: 41px 0 0 0;
width: 230px;

}

p.attribute{
	text-align: center;
	font-style: italic;
	color: #999;	
}

img.left{
	margin: 5px 10px 0 0;
	background: #fff;
	padding: 10px;
	border-top: 1px solid #eee;
	border-right: 1px solid #999;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
}
img.right{
	margin: 10px 0 0 10px;
	background: #fff;
	padding: 10px;
	border-top: 1px solid #eee;
	border-right: 1px solid #999;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
}

.framed, .framedleft, .framedright{
	background: #fff;
	padding: 10px;
	border-top: 1px solid #eee;
	border-right: 1px solid #999;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
}

.framedleft{
	float: left;
	margin: 0 10px 0 0; 	
}
.framedright{
	float: right;
	margin: 0 0px 0 10px; 	
}


a.keyword, a.keyword:hover{
	background:  transparent url(/media/glossary_icon.gif) right no-repeat;
	padding: 0 20px 0 0;
}

a.place, a.place:hover{
	background:  transparent url(/media/2366-linkarrow.gif) right no-repeat;
	padding: 0 12px 0 0;
	text-decoration: none;
	color: #3E73A3;
	font-weight:bold;
}

/*----------------Iceberg Map Styles-----------------*/

#main{
	float: left;
	width: 500px;
}

#IFrameMain{
	float: left;
	width: 450px;
}

#sidebar{
	width: 230px;
	float: right;
	margin: 0;
	padding: 0 10px;
}

div#help{
	background:  #fff url(/media/help_bg.gif) center no-repeat;
	margin: 20px 0 0 0;
}



table.data{
	font-size: 90%;
	width: 96%;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
table.data td{
	border-bottom: 1px solid #ccc;
	padding: 0 3px;
}
tr.alt{
	background: #eee;
}
td.time{
	text-align: right;
	padding: 0 3px 0 0px;
}

#mapkey{
	background: #eee;
	padding: 0px;
	font-size: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	width: 498px;
	height: 126px;
	margin:0;
	}
#mapkey ul{
	line-height: 10px;
        list-style: none;
        margin: 0;
        padding: 0;
}
#mapkey ul li{
	line-height: 10px;
        width: 150px;
	float: left;
        margin: 0;
        padding: 0;
}
#mapkey ul li img{
	float: left;
}
#mapkey ul li p{
	margin: 8px 0 0 5px;
}


div#map{
	border: 1px solid #666;
	width: 498px;
	height: 448px;
	}

div#smallmap{
	border: 1px solid #666;
	width: 448px;
	height: 248px;
}

.pop{
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	margin: 0;
	padding: 0;
	}
.pop h2{
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
.pop dl{
	font-size: 10px;
	margin: 0;
	padding: 0;
	}
.pop dl dt{
	margin: 0;
	padding: 0;
	clear: left;
	float: left;
	width: 80px;
	}
.pop dl dd{
	margin: 0 0 3px 0;
	padding: 0;
	float: left;
	width: 120px;
	}

.pop p{
	width: 200px;
}
.pop p.regionlink{
	margin: 10px 0 0 0;
	line-height: 1.2;
	font-size: 10px;
	clear: left;
}

/*----------------Structure Styles-----------------*/

body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	background:  #AAD3E5;
	color: #333;
}

#IFrameBody{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	background:  #FFFFFF;
	color: #333;
}


#wrap{
	width: 750px;
	margin: 10px auto 10px auto;
	padding: 5px;
	background:  #FFF;
}
#head{
	background:  #4680B5 url(/media/head_bg.gif) no-repeat;
	height: 99px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px solid #3670A5;
}

#head p{
	float: right;
	width: 220px;
	padding: 35px 20px 0 0;
	color: #fff;
}

#admin{
	background:  #4680B5;
	height: 60px;
	border-bottom: 1px solid #3670A5;
}
#admin h2{
	color: #fff;
	font-size: 200%;
	text-align: center;
	line-height: 60px;
}

#feature{
	display: block;
	margin: 0px 0;
	padding: 10px 10px 10px 10px;
	background:  #EDEBD6 url(/media/berg_bg.jpg) no-repeat bottom;
	border-bottom: 1px solid #D7D4B0;
}

#intro{
	display: block;
	margin: 0px 0;
	padding: 10px 10px 10px 10px;
	background: #F5F5FA;
	border-bottom: 1px solid #D5D5DA;
}
	
div.left{
	width: 480px;
}
div.right{
	width: 230px;
	padding: 0 0 0 0;
}

div.leftlg{
	float: left;
	width: 530px;
}
div.rightsm{
	float:right;
	width: 180px;
	padding: 0 0 0 0;
}

#content{
	display: block;
	margin: 0;
	padding: 10px 0;
	color: #333;
	border-bottom: 1px solid #D7D4B0;
}

#content div.col{
	text-align: justify;
	width: 230px;
	overflow: auto;
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
	
}

div.itinerary{
	height: 250px;
	overflow: auto;
}

#logo{
	display:block;
	height: 90px;
	width: 400px;
	float:left;
	margin: 0;
	padding: 0;
}
#logo a{
	height: 90px;
	width: 400px;
	display: block;
}
#sponsors{
	display: block;
	margin: 0px 0;
	padding: 10px 10px 10px 10px;
	background:  #FFF;
}

.sponsor{
	float: left;
	margin: 0 15px;
	text-align:center;
}

#foot{
	width: 750px;
	margin: 10px auto 10px auto;
	padding: 0 0 10px 0px;
	background:  transparent;
	font-size: 90%;
}
#foot div.col{
	text-align: justify;
	width: 250px;
	overflow: auto;
	float: left;
	padding: 0 0px;
	margin: 0;
}



/*----------------Nav Styles-----------------*/

#nav{
	margin: 5px 0 0 5px;
	padding:0;
	height: 24px;
	overflow:hidden;
}

#nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
#nav ul li a{
	font-size: 12px;
	line-height: 24px;
	padding: 3px 20px 5px 20px;
	margin: 0 2px;
	color: #4D5B67;
	background: #99B3CC;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

#nav ul li a:hover{
	background: #eee;
	color: #607781;
}

#nav ul li a.current, #nav ul li a.current:hover{
	background:  #F5F5FA;
	color: #A5A5AA;
	padding: 3px 20px 5px 20px;
	margin: 0 2px;
}

#nav ul li a.ambassador, #nav ul li a.ambassador:hover{
	background:  #ddd;
	color: #999;
	padding: 3px 20px 5px 20px;
	margin: 0 2px;
}

ul#graphicmenu{
	margin: 5px 0 0 0;
	padding:5px 5px 5px 5px;
	list-style: none;
	background:  #B6BEB5;
	border-top: 1px solid #eee;
	border-right: 1px solid #999;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
}
ul#graphicmenu li{
	display: block;
	height: 40px;
	width: 218px;
	margin: 5px 0 0px 0;
	background: #fff;
	line-height: 1.2;
}
ul#graphicmenu li.image{
	margin-top:0px;
	height: 148px;
	padding: 0;
}
ul#graphicmenu li.image img{
	display: block;
}

ul#graphicmenu li a{
	display: block;
	color: #607781;
	text-decoration: none;
	font-weight: bold;
	width: 173px;
}
a#map, a#map:visited{
	background: #3E72A2 url(/media/map_icon.gif) left no-repeat;
	padding: 10px 0 0 45px;
	height: 30px;
	color: #fff !important;
	font-size: 110%;
	text-transform: uppercase;
}
a#map:hover{
	background: #eee url(/media/map_icon.gif) left no-repeat;
	padding: 10px 0 0 45px;
	height: 30px;
	color:#3E72A2 !important;
}
a#guide{
	background: transparent url(/media/guide_icon.gif) left no-repeat;
	padding: 10px 0 0 45px;
	height: 30px;
}
a#guide:hover{
	background: #eee url(/media/guide_icon.gif) left no-repeat;
	padding: 10px 0 0 45px;
	height: 30px;
}
a#how{
	background: transparent url(/media/how_icon.gif) left no-repeat;
	padding: 10px 0 0 45px;
	height: 30px;
}
a#how:hover{
	padding: 10px 0 0 45px;
	height: 30px;
	background: #eee url(/media/how_icon.gif) left no-repeat;
}
a#info{
	background: transparent url(/media/info_icon.gif) left no-repeat;
	padding: 5px 0 0 45px;
	height: 35px;
}
a#info:hover{
	padding: 5px 0 0 45px;
	height: 35px;
	background: #eee url(/media/info_icon.gif) left no-repeat;
}
a#drive{
	background: transparent url(/media/drive_icon.gif) left no-repeat;
	padding: 10px 0 0 45px;
	height: 30px;
}
a#drive:hover{
	padding: 10px 0 0 45px;
	height: 30px;
	background: #eee url(/media/drive_icon.gif) left no-repeat;
}
a#aboutnl{
	background: transparent url(/media/aboutnl_icon.gif) left no-repeat;
	padding: 5px 0 0 45px;
	height: 35px;
}
a#aboutnl:hover{
	padding: 5px 0 0 45px;
	height: 35px;
	background: #eee url(/media/aboutnl_icon.gif) left no-repeat;
}
a#ambassador{
	background: transparent url(/media/login_icon.gif) left no-repeat;
	padding: 10px 0 0 45px;
	height: 30px;
}
a#ambassador:hover{
	padding: 10px 0 0 45px;
	height: 30px;
	background: #eee url(/media/login_icon.gif) left no-repeat;
}

ul#submenu{
	color: #999;
	margin: 0 0 2em 1em;
	padding: 0 0 0 1em;
}

.subnav ul{
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
}
.subnav ul li{
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
}

.subnav ul li a.current{
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}

/*----------------Form Styles-----------------*/

div.userinput, div.userInput{
        background: #fff;
        border: 1px solid #999;
	padding: 5px;
}

fieldset h2{
	color: #ccc;
	margin: 0 0 20px 0;
}

fieldset h3{
	color: #ccc;
	margin: 0 0 20px 0;
}

label.normal{
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	padding: 0 3px 0 0;
	clear: left;
}

label.required, label.requiredInvalid{
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	padding: 0 3px 0 0;
	clear: left;
	font-weight: bold;
}

label small{
	line-height: 1.1;
}

label.desc_normal{
	display:none;
}
label.desc_invalid{
	clear:none;
	color: #990000;
}


input.tbox{
	width: 150px;
}
input.submit, input.alone{
	margin: 0 0 0 106px;
}
.graphicradio{
	float: left;
	margin: 0 10px 10px 10px;
	text-align: center;
}
.graphicradio label{
	float: none;
	text-align: center;
}
fieldset{
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	border:none;
	border-bottom: 1px solid #eee;
}
fieldset p{
	clear: both;
}

table.list{
	width: 500px;
	font-size: 90%;
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin: 0.5em 0;
	background: #fff;
}
table.list td{
	border: 1px solid #ccc;
	padding: 0 3px;
}
table.list th{
	background: #ccc;	
}
table.list td.graphic{
	text-align: center;
	padding: 2px;
}

a.button, a.button:visited{
	background: #3E73A3;
	border-top: 1px solid #eee;
	border-right: 1px solid #666;
	border-bottom: 1px solid #000;
	border-left: 1px solid #ccc;
	padding: 1px 3px;
	margin: 2px auto;

	color: #fff;
	text-align: center;
	text-decoration: none;
}
a.button:hover{
	background: #ccc;
	color: #000;
}


/* -----------------calendar control styles---------------------- */
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

/*-----------------------------gallery styles----------------*/
div.thumb{
	width: 122px;
	margin: 10px 10px 0 10px;
	float: left;
}
a.thumb{
	display: block;
	width: 100px;
	height: 100px;
	padding: 10px;
	line-height: 0;
	border: 1px solid #999;
}
a.thumb:hover{
	background: #FF8000;
}
.photo img{
  float:left;
}
.photo p{
  margin: 3px 55px;
  clear: left;
}

a.prev{
  width: 55px;
  height: 480px;
  display: block;
  background: transparent url(/media/1271-prev.gif) right no-repeat;
  float: left;
}
a.prev:hover{
  background: transparent url(/media/1278-prev_roll.gif) right no-repeat;
}
a.next{
  width: 55px;
  height: 480px;
  display: block;
  background: transparent url(/media/1285-next.gif) left no-repeat;
  float: left;
}
a.next:hover{
  background: transparent url(/media/1292-next_roll.gif) left no-repeat;
}

/*-----------------------------admin styles----------------*/
table{
	border: 1px solid #999;
	margin: 10px 0;
}

table td{
	border: 1px solid #ccc;
	padding: 1px 3px;
}

table tr.header{
	background: #ccc;
}
table tr.odd{
	background: #eee;

}

#loginTable{border: none;}
#loginTable td{border: none;}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox p
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

/* =Internet Explorer Hacks
----------------------------------------------------------------------*/

* html .hoverbox a
{
	position: relative;
}

* html .hoverbox a:hover
{
	font-size: 100%;
	z-index: 1;
}

* html .hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}

* html .hoverbox p
{
	position: static;
}

/* =Map styles
----------------------------------------------------------------------*/
.tooltip{
		width: 70px;
		display: block;
	}

a.cat, a.cat:visited, a.cat:active{
		height: 14px;
		line-height: 14px;
		background: url(/media/5587-but-bg.gif) repeat-x;
		font-size: 10px;
		display: block;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #ffffff;
		border-top: 1px solid #81A6CA;
		border-right: 1px solid #375674;
		border-bottom: 1px solid #375674;
		border-left: 1px solid #81A6CA;
		padding: 0 0 0 1px;
	}
a.cat:hover{
		background: #cccccc;
		color: #000000;
		border-top: 1px solid #cccccc;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #333333;
		border-left: 1px solid #cccccc;
	}

	#listingcontainer{
		height: 570px;
		border: 2px solid #eeeeee;
		padding: 4px 4px 0px 4px;
	}
	#listingcontainer h3{
		margin: 10px 0 0 0;
	}
	#listingcontainer p{
		margin: 0;
	}
	#listingcontainer h2{
		margin: 0;
	}
	#listingcontainer h2 small{
		font-size: 10px;
	}

	#listhead{
		border-bottom: 1px solid #cccccc;
		padding: 5px 0 0px 3px;
	}
	#list{
		overflow : auto;
		height: 565px;
		background: #eeeeee;
		padding: 0 0 0 0px;
	}
	.listing small{
		color: #666666;

	}
	.listing p{
		margin: 3px 0;
                line-height: 1.3;
 	}
	.listing h3 small{
		font-size: 10px;
		line-height: 18px;
	}
	.listing h3{
		font-size: 18px;
		line-height: 18px;
		margin: 0;
	}
	.listing{
		padding: 0 0 10px 3px;
		border-bottom: 1px solid #ffffff;
		overflow: hidden;
	}
	.moreinfo{
		float: right;
	}
	.moreinfo img{
		border: none;
	}

table.sansborder, table.sansborder td, table.sansborder th{
	border: none;
}

/* EDITOR PROPERTIES */
H1 {

}

H2 {

}

