xt\:comment, xt\:note {
	display: none;
}

ch\:nbsp {
	padding: .5em;
}

body {
	background-color: #fff;
	/*background-image: url(/inc/html/littletravellers/pix/bg.gif);
	background-repeat: repeat-x;*/
	color: #000;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2px;
	text-align: center;
}

td {
	color: #000;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 16px;
}

a {
	color: #58939E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia;
	font-size: 18px;
	color: #65533f;
}

h2 {
	font-family: Georgia;
	font-size: 15px;
	color: #65533f;
}

h3 {
	font-weight: bold;
	font-size: 13px;
}

pre {
	border: 1px solid #aaa;
	color: #444;
	padding: 5px;
	margin: 5px 25px 20px 25px;
	background: #eee;
}

pre br {
	display: none;
}

div#wrapper {
	text-align: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

div#index-header {
}

div#index-content-wrapper {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div#index-content {
	float: right;
	width: 535px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	padding-right: 25px;
}
	
	div#index-content img {
		margin: 0px 10px 5px 10px;
		border: 1px solid #65533f;
	}

div#index-left {
	float: left;
	width: 175px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 25px;
	padding-left: 25px;
}

div#footer {
	clear: both;
}

div#header {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

div#left {
	position: absolute;
	top: 230px;
	left: 15px;
	width: 175px;
	font-size: 11px;
}

	div#left ul {
		margin-left: 0px;
		padding-left: 20px;
	}

div#content {
	position: absolute;
	top: 230px;
	left: 215px;
	width: 535px;
}

	div.min-height {
		float: right;
		width: 1px;
		height: 550px;
	}
	
	div#content img {
		margin: 0px 10px 5px 10px;
		border: 1px solid #65533f;
	}
	
	div#scm-toolbar img {
		border: 0px none;
	}

	img.no-border {
		border: 0px none !important;
	}

div#footer {
	clear: both;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: right;
	border-top: 1px solid #65533F;
	color: #65533F;
	/*background-image: url(/inc/html/littletravellers/pix/simunye-footer.gif);
	background-repeat: no-repeat;*/
}

	div#footer span {
		background: #fff;
		padding-left: 10px;
	}

	div#footer a {
		color: #65533f;
		background: #fff;
	}

