body {
margin: 20px 0;
padding: 0;
text-align: left;
font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
font-size: .7em;
}

a img {
	border: 0;
}

#top {
display: none;
}

#breadcrumbs {
display: none;
}

#colLeft {
display: none;
}

h1 {
margin-top: 0;
font-size: 150%;
}

h2 {
font-size: 120%;
margin: 0.75em 0;
}

h3 {
font-size: 100%;
}

#content p,
#content ul {
line-height: 1.5em;
}

#subContent {
display:none;
}

#footer {
display:none;
}

form label.auto,
form input.auto {
	width: auto !important;
	display: inline !important;
	float: left !important;
}


table#alumni {
width: 100%;
}

table#alumni th,
table#alumni td {
padding: 5px 5px;
}

table#alumni th {
color: white;
background-color: #1EB16B;
}

table#alumni td {
border-bottom: 1px solid #ccc;
}

div#vacanciesMap {
	float: right;
	margin-left: 20px;
	position: relative;
}

div#locationsMap {
	float: right;
	margin-left: 20px;
	position: relative;
	padding: 12px 82px 0 0;
}

div.profile {
	border: 1px solid #ccc;
	margin: 1em 0;
	padding: 5px;
}

div.profile div.logo {
	float: right;
}

div.profile div.photo {
	float: left;
	margin-right: 10px;
}

div.profile div.name {
	font-size: 120%;
	font-weight: bold;
}

div.profile div.job {
	margin: 5px 0 5px 0;
}

div.profile div.link {
}

div.clear {
	height: 0;
	clear: both;
	overflow: hidden;
}

ul#articles {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#articles li {
	margin-bottom: 1em;
}

#subContent ul#hotlinks {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subContent ul#hotlinks li {
margin: 10px 10px 0 0;
background-position: left top;
background-repeat: no-repeat;
}

#subContent ul#hotlinks li a {
display: block;
padding: 10px 0 10px 20px;
text-decoration: none;
color: white;
font-size: 120%;
font-weight: bold;
height: 40px;
background: transparent url(/furniture/hotlink_pointer.png) no-repeat 0 0;
}

#subContent ul#hotlinks li a.hotlinkOne {
background: transparent url(/furniture/hotlink_keys.gif) no-repeat right bottom;
}

#subContent ul#hotlinks li a.hotlinkTwo {
background: transparent url(/furniture/hotlink_person.gif) no-repeat right bottom;
}

#subContent ul#hotlinks li a.hotlinkThree {
background: transparent url(/furniture/hotlink_magnifying.gif) no-repeat right bottom;
}

#subContent ul#hotlinks li a.hotlinkFour {
background: transparent url(/furniture/hotlink_sign.gif) no-repeat right bottom;
}

#subContent ul#hotlinks li div {
background-position: left bottom;
background-repeat: no-repeat;
}

#vacancy_logo {
float: right;
margin: 0 0 20px 20px;
}

div.branchDiv {
	display: none;
}

div.tagDiv {
	border: 2px solid #138F34;
	background-color: white;
	color: #4B0055;
	padding: 5px 7px;
	font-weight: bold;
	font-size: 120%;
	display: none;
	width: 100px;
}

div#tag_peterlee {
	position: absolute;
	top: 105px;
	left: 15px;
}
div#tag_northwich {
	position: absolute;
	top: 162px;
	left: 0px;
}
div#tag_bristol {
	position: absolute;
	top: 213px;
	left: 0px;
}
div#tag_bath {
	position: absolute;
	top: 223px;
	left: 5px;
}

/*
#subContent ul#hotlinks li a {
	behavior: url(iepngfix.htc);
}
*/

div.insetImage {
	float: right;
	margin: 0 0 10px 10px;
}

#content div#sitemap ul {
	list-style-type: none;
	margin: 0 0 2em 0;
	padding: 0;
}
#content div#sitemap ul li {
	margin: 0.5em 0;
}
#content div#sitemap ul li ul li {
	padding-left: 17px;
	background: transparent url(/furniture/sitemap_list_icon.gif) no-repeat 1px 0;
}

#content div#sitemap ul li a {
	font-size: 120%;
	font-weight: bold;
}

#content div#sitemap ul li ul li a {
	font-size: 100% !important;
	font-weight: normal !important;
}
