* {
	-moz-outline-style: none;     
	outline-style: none;
	outline-width: 0px;
	outline-color: -moz-use-text-color;
}

html {
	overflow: -moz-scrollbars-vertical;
	height: 100%;
	margin-top: 1px;
	overflow-x: auto;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #141212;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background: url('../img/background.gif') repeat-y top;
}

/* Containers main grid */

#contentcontrol {
	width: 1200px;
	margin: 0px auto 0px auto;
	vertical-align: top;
}

#main {
	width: 1200px;
	background-color: #ffffff;
	text-align: left;
	margin: 59px 0px 0px 0px;
}

#flashcontent {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	position: absolute;
	width: 1200px;
	height: 90px;
	min-height: 90px;
	min-width: 1200px;
}

#editorialleft, #jobsleft {
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#jobsleft {
	width: 625px;
}

#editorialright {
	width: 260px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background: #f7f7f7 url('../img/bgr_sidebar.gif') repeat-y top left;
	height: 100%;
}

#jobsright {
	width: 260px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: #141212;
	color: #7d7d7d;
}

#htmlheader, #jobsheader {
	width: 940px;
	height: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#aboutheader {
	height: 90px;
}

#jobsheader {
	width: 600px;
}

#editorialtext {
	width: 434px;
	padding: 0px 15px 0px 20px;
	float: left;
}

#editorialmedia {
	width: 450px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #dedede;
	vertical-align: top;
	float: left;
}

.video {
	border: 1px solid #e8e8e8;
	width: 430px;
}

#sidebar {
	width: 260px;
}

#jobssidebar {
	width: 315px;
}

#htmlfooter {
	background-color: #2a2a2a;
	height: 70px;
	width: 1200px;
}

#sotd {
	width: 1200px;
	height: 805px;
}

#shortlist {
	width: 1200px;
	height: 1284px;
}

#sotdfooter {
	width: 1200px;
	height: 480px;
	background-color: #141213;
}

/* Layout */

a:link, a:active, a:visited, a:hover {
	color: #7d7d7d;
	text-decoration: underline;
}

#editorialmedia img {
	border: 1px solid #e8e8e8;
}

.intro {
	font-style: italic;
	font-size: 14px;
}

.title {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}

.jobstitle {
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.subtitle, .question {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

.pdficon, img.pdficon, .icon {
	vertical-align: middle;
	border: 0px;
}

.caption {
	margin: 5px 0px 5px 0px;
	color: #7d7d7d;
	width: 430px;
}

.linklist {
	font-size: 16px;
	line-height: 20px;
}

.linklist a:link, .linklist a:active, .linklist a:visited, .linklist a:hover {
	color: #141212;
	font-size: 12px;
	text-decoration: none;
}

.footer, .footersmall {
	font-size: 12px;
	color: #7d7d7d;
}

.footersmall {
	font-size: 10px;
}