.basic {
	display: none;
}

#content {
	font-size: 130%;
}

#breadcrumb {
	font-size: 77%;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size: 120%;
}

/*
LAYOUT
*/
#subNavigation {
	visibility: hidden;
	width: 0;
}

#container {
	float: none;
}

#content {
	margin-left: 180px;
}

/* Hide from MacIE 5. \*/

* html #content {
	margin-left: 180px;
}

/* End hide from MacIE 5 */

#footer {
	padding-left: 0;
}

/*
END LAYOUT
*/


/*
HOME PAGE
*/

/*body.homepage div.fixedWidth {
	width: 100%;
}

body.homepage object {
	width: 100%;
}

#contenthp,
#contenthp div.row {
	width: 100%;
}

#contenthp .services {
	width: 66%;
}

#contenthp .bookshop {
	width: 33%;
	margin: 0;
}

#contenthp div.sub div {
	width: 33%;
}*/

/*
END HOME PAGE
*/

/*
MY ACCOUNT
*/

#loginStatus1,
#loginStatus2 {
	display: none;
}

/*
END MY ACCOUNT
*/