/* Global */
* {margin:0;padding:0;} 

body {	
	background: none !important;
	font: normal 11px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}

img {border:0;}

a {text-decoration:none;}

h1,h2 {text-align:left;color: #191919;}
h1 {font-size:20px;}
h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
}

ul {
	margin-bottom:8px;
	margin-left:15px;
}

p {margin-bottom:8px;}

/* Content */
#content {	
	width: 100%;
}
#left-col {
	float:left;
	width: 30%;
}

.left-box {
	position:relative;
	padding: 0 20px 0 0;
	text-align:left;
	color:black;
}
.left-box hr {
	border: 0;	
	border-bottom: 1px dotted grey;	
	margin: 10px 0;
	height:1px;
}
.left-title p{
	font-size:11px;
	margin-top:5px;
}
#right-col {
	float:left;
	width: 65%;	
	padding:10px;
	margin-bottom:20px;
	background: none;
}
#right-col #right-content,
#right-col .right-content
{
	position:relative;
	text-align:left;
	background-color:white;
	padding:30px 0;
	color: #434343;
}
#right-col .right-content-world
{
	position:relative;
	text-align:left;
	background-color:white;
	padding:30px 0;
	color: #434343;
}

.detailfeature {height:270px;}

.print-logo, .print-title {display:block !important;}

/* Page H1 titles*/
.titlebox {
	width:215px;
	height:20px;	
	text-indent:0;
	color:black;
	margin-top:15px;
}

.navstrip, .popups, #personalise, #related, #footer, #header, .share, .backtotop, .bookenquire, .overlay {display:none; !important}

