/* [%-# @(#)ie.css	1.8 15:37:22,11/06/29 (yy/mm/dd) -%] */

/*** 
 * 
 * NOTE: THIS IS A LEGACY STYLESHEET. PLEASE DO NOT USE IT ANYMORE AND INSTEAD USE EITHER
 * IE6.CSS OR IE7.CSS TO TARGET THESE SPECIFIC BROWSERS IF NEEDED. PLEASE DO NOT ADD ADDITIONAL
 * HACKS INTO OTHER STYLESHEETS.
 * 
 ***/

/* ie only */

.cell,
.column,
.border,
.intro,
.header,
.footer,
.nav,
.page,
.radioplay,
.radiostations {
zoom: 1;
}

* html .cell, * html .column, *html .border, * html .intro, * html .header, * html .footer, * html .nav {
height: 1%;
}

* html .page {
width: 960px;
}

.footer ul {clear: both;}

.footer .footernav {margin: 0 70px;}
.footer .infonav {margin: 0 130px;}
.footer li {float: left;}



/* CV Search */
#locationDisplay,
#paginator,
.pageList,
.resultHeader,
#topBarTools,
#searchCount,
.widget_header,
.widget,
.toolBarContainer,
.prefPanel,
#results,
#navData,
.blueBorder,
#mainContent,
.prefPanel,
#results,
#navData,
.toolBarContainer,
#cvSearchTools,
#results,
#navData,
.blueBorder,
#mainContent,
.Table,
#header,
.search,
#searchFormMain,
#uxSearchForm,
#btnSubmit,
#locationsContainer,
#searchFormMain,
#MustHave,
#MayHave,
#MayNotHave,
.clearfix {
	zoom: 1; /* Fixes hasLayout */
	margin: 0;
	padding: 0;
	display: block;
}
/*
#skillWordsContainer {
	display: inline;
}

.search input[type=text] {padding: 0.2em !important; font-size: 12px;}
.search select {margin-top: 1px; padding: 0.3em; font-size: 12px;}

#locationDisplay {
	margin-left: 352px !important;
}

#relocateContainer {
	padding: 0 !important;
}

.body {
	text-align: center;
}
*/





