/*Lumie Search style sheet PG 24-07-07*/

#text {
	width:560px;
	float:left;
	position:relative;
}


#right {
	width:295px;
	margin-right:10px;
	float:right;
	background-color:#f6eff7;
	background-image:url('/graphics/help_centre/right_nav_bottom.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:30px;
}

#right .module {
	width:275px;
	background-image:url('/graphics/help_centre/right_nav_blue_dots.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 10px;
	padding:10px 0;
}
#right .firstmodule {
	width:295px;
	background-image:url('/graphics/help_centre/right_nav_top.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px 10px;
}

#right ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#right h3 {
	color:#595a5c;
	font-weight:normal;
	font-size:1.3em;
}



#breadcrumb_trail {
	left:51px;
}
