@import url("/css/global.css") all;

#website{
	width: 100%;
}

html>body { font-size: 13px; /* important for cross OS compatibility */ }
body {
	font-size: 13px; /* styleguide definition */
	font-size: 100.01%;
}

h1 {
	padding: 10px 0 5px 0;
}

h1 a {
	color: #73655A;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	padding: 10px 0 5px 0;
}

#breadCrumbs {
	padding: 0 0 10px 0;
}

#zombigMainNav,
#zombigSearchMini,
#userNav,
#ajaxInProgressBackground,
#ajaxInProgress,
#footer,
#searchForm,
#searchText,
#profileNavigation,
#profileSubNavigation,
.towerAdvert,
.wideAdvert,
.box{
	display: none;
}

a {
	color: #554E48;
	padding: 2px 4px;
	margin: 1px;
	text-decoration: none;
	font-weight: normal;
}

table td{
	border: none;
}

em {
	padding: 0 4px;
}

#profileFoot{
	margin-top: 10px;
}
