/*
   Internet Explorer 6 - additional styles included
   via a conditional comment. For info see:
   
   1. http://msdn.microsoft.com/workshop/author/dhtml/overview/ccomment_ovw.asp
   2. http://www.quirksmode.org/css/condcom.html
*/

.clearfix,
div.contentForm div {
	height: 1%;
	display:block;
}

div#navTop ul {
	margin:0;padding:0 0 0 18px;
}

div#navLeft {
	height:431px;
}

div#navLeftInner {
	height:413px;
}

#navRight {
	float:left;
	width:214px;
	background-color:#fff;
}

div.contentForm input,
div.frmText input, 
div.frmFile input {
	width:218px;
}

select {
	width:222px;
}

ul.jobCats {
	margin-left:9px;
}

p.allEmployers {
	padding:3px 27px 0 9px;
}

div.resultsByMap {
	height:189px;
}

span.iconLink a {
	height:25px;
}
/* Correct positioning of icon when in heading */
h2 span.iconLink,
h1 span.iconLink {
	right:18px;
}
/* Correct margins for ul.actionList */ 
ul.actionList li {
    margin-bottom:-2px;
}

hr {
	margin:0;
}

hr.assoc {
	margin:-12px 18px -11px 18px;
}

/*
   Internet Explorer 7 - additional styles included
   via a conditional comment. For info see:
   
   1. http://msdn.microsoft.com/workshop/author/dhtml/overview/ccomment_ovw.asp
   2. http://www.quirksmode.org/css/condcom.html
*/

.clearfix,
div.contentForm div {
	height: 1%;
	display:block;
}

div.resultsByMap {
	min-height:189px;
}

ul.actionList li {
    margin-bottom:-2px;
}

hr {
	margin:0;
}

hr.assoc {
	margin:-12px 18px -11px 18px;
}

