body {
	background-color:#FFFFFF;
	background-image:url(../images/mainbg-top.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px
}

.td_Dash_Ver {
	background-image:url(../images/dot-ver.gif);
	background-repeat:repeat-y;
	background-position:center
}

.td_Dash_Hor {
	background-image:url(../images/dot-hor.gif);
	background-repeat:repeat-x;
	background-position:center
}

.td_Line_Ver {
	background-image:url(../images/liner-ver.gif);
	background-repeat:repeat-y;
	background-position:center
}

.td_Line_Hor { 
	background-image:url(../images/liner-hor.gif);
	background-repeat:repeat-x;
	background-position:center
}

.td_Devider_Ver { 
	background-image:url(../images/devider-ver.gif);
	background-repeat:repeat-y;
	background-position:center
}

.td_Devider_Hor {
	background-image:url(../images/devider-hor.gif);
	background-repeat:repeat-x;
	background-position:center
}

.td_Footer_bg {
	background-image:url(../images/mainbg-btm.jpg);
	background-repeat:repeat-x;
	background-position:bottom
}

.td_Top-Curve_bg {
	background-color:#000000;
	background-image:url(../images/top-curve-bg.gif);
	background-repeat:repeat-x;
	background-position:top
}

.td_Curvey_bg {
	background-image:url(../images/curvey.gif);
	background-repeat:no-repeat;
	background-position:top left
}

.td_Scroller_bg {
	background-image:url(../images/mid-module-bg.png);
	background-repeat:no-repeat;
	background-position:top
}
 
.td_Badge_bg {
	background-color:#FEFFFA;
	background-image:url(../images/panel-bg-2.gif);
	background-repeat:repeat-x;	 background-position:bottom
} 

.td_Maroon_bg {
	background-color:#660000;
	background-image:url(../images/maroon_bg.gif);
	background-repeat:repeat-x;	 background-position:top
} 

.td_Black_bg {
	background-color:#333333;
	background-image:url(../images/black_bg.gif);
	background-repeat:repeat-x;	 background-position:top
}

 .td_Silver_bg {
	background-color:#FFFFFF;
	background-image:url(../images/panel-bg-1.gif);
	background-repeat:repeat-x;	 background-position:bottom
}

.td_Peeler_bg {
	background-image:url(../images/peel-bg.gif);
	background-repeat:repeat-x;	 background-position:top
}

.td_mid-Shader_bg {
	background-image:url(../images/mid-shade_bg.gif);
	background-repeat:repeat-x;	 background-position:top
}

.td_Hiring_bg {
	background-image:url(../images/icon-hiring.gif);
	background-repeat:no-repeat;
	background-position:center right
}

.td_dashboard-head_bg {
	background-color:#505d7a;
	background-image:url(../images/dashboard-head_bg.png);
	background-repeat:repeat-x;
	background-position:top
}

.td_dashboard-body_bg {
	background-color:#afd4e3;
	background-image:url(../images/dashboard-body_bg.png);
	background-repeat:repeat-x;
	background-position:bottom
}

.td_OrangeBoard_bg1 {
	background-color:#ff9933;
	background-image:url(../images/thin-panel-orange-bg1.gif);
	background-repeat:repeat-x
}

.td_OrangeBoard_bg2 {
	background-image:url(../images/thin-panel-orange-bg2.gif);
	background-repeat:repeat-x
}

.td_MainTable-Head_bg {
	background-color:#336699;
	background-image:url(../images/table1-head_bg.gif);
	background-repeat:repeat-x
}

.td_MainTable-Green_bg {
	background-color:#d0eba5;
	background-image:url(../images/table-green_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom
}

.td_MainTable-div {
	border-style:inset;
	border-right-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.td_MainTable-Silver_bg {
	background-color:#f8f8f8;
	background-image:url(../images/table-silver_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom
}

.td_MainTable-Chrome_bg {
	background-color:#fafafa;
	background-image:url(../images/table-crome_bg.gif);
	background-repeat:repeat-x;
	background-position:top
}

.td_MainTable-Footer_bg {
	background-image:url(../images/table-footer_bg.gif);
	background-repeat:repeat-x
}

.td_Logo-Table {
	border: #cccccc;
	border-style: solid;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#FFFFFF
}


/* Body Text Styles */

.body_text_white {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:1.4em;
	text-decoration:none;
}

a.body_text_white:link {
	text-decoration:none;
	color: #FFFFFF
}

a.body_text_white:visited {
	text-decoration:none;
	color: #FFFFFF
}

a.body_text_white:hover {
	text-decoration:underline;
	color: #FFFFFF
}

a.body_text_white:active {
	text-decoration:none;
	color: #FFFFFF
}

.body_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height:1.4em
}

a.body_text:link {
	text-decoration:none;
	color: #666666
}

a.body_text:visited {
	text-decoration:none;
	color: #666666
}

a.body_text:hover {
	text-decoration:underline;
	color: #000000
}

a.body_text:active {
	text-decoration:none;
	color: #666666
}



.body_text_Maroon { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	line-height:1.4em
}

a.body_text_Maroon:link { text-decoration:none;
	color: #990000;
	width: 100%;
	display: block
}

a.body_text_Maroon:visited { text-decoration:none;
	color: #990000
}

a.body_text_Maroon:hover { text-decoration:none;
	color: #FF0000;
	width: 100%;
	display: block
}

a.body_text_Maroon:active { text-decoration:none;
	color: #990000
}



.body_text_Black { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:1.4em
}

a.body_text_Black:link { text-decoration:none;
	color: #333333;
	width: 100%;
	display: block
}

a.body_text_Black:visited { text-decoration:none;
	color: #333333
}

a.body_text_Black:hover { text-decoration:underline;
	color: #FF6600;
	width: 100%;
	display: block
}

a.body_text_Black:active { text-decoration:none;
	color: #333333
}



.body_text_Green { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	line-height:1.4em
}

a.body_text_Green:link { text-decoration:none;
	color: #006600
}

a.body_text_Green:visited { text-decoration:none;
	color: #006600
}

a.body_text_Green:hover { text-decoration:underline;
	color: #FF6600
}

a.body_text_Green:active { text-decoration:none;
	color: #006600
}



.body_text_Orange { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff9900;
	line-height:1.4em
}

a.body_text_Orange:link { text-decoration:none;
	color: #ff9900
}

a.body_text_Orange:visited { text-decoration:none;
	color: #ff9900
}

a.body_text_Orange:hover { text-decoration:underline;
	color: #666666
}

a.body_text_Orange:active { text-decoration:none;
	color: #ff9900
}


.body_text_White { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:1.4em
}

a.body_text_White:link { text-decoration:none;
	color: #FFFFFF;
	width: 100%;
	display: block
}

a.body_text_White:visited { text-decoration:none;
	color: #FFFFFF
}

a.body_text_White:hover { text-decoration:none;
	color: #FFCC00;
	width: 100%;
	display: block
}

a.body_text_White:active { text-decoration:none;
	color: #FFFFFF
}



.body_text_Gray { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	line-height:1.4em
}

a.body_text_Gray:link { text-decoration:none;
	color: #CCCCCC;
	width: 100%;
	display: block
}

a.body_text_Gray:visited { text-decoration:none;
	color: #CCCCCC
}

a.body_text_Gray:hover { text-decoration:none;
	color: #FFCC00;
	width: 100%;
	display: block
}

a.body_text_Gray:active { text-decoration:none;
	color: #CCCCCC
}



.body_text_Blue { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099ff;
	line-height:1.4em
}

a.body_text_Blue:link { text-decoration:none;
	color: #0099ff;
	width: 100%;
	display: block
}

a.body_text_Blue:visited { text-decoration:none;
	color: #0099ff
}

a.body_text_Blue:hover { text-decoration:underline;
	color: #FF6600;
	width: 100%;
	display: block
}

a.body_text_Blue:active { text-decoration:none;
	color: #0099ff
}


.body_text_SML { font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666
}

a.body_text_SML:link { text-decoration:none;
	color: #666666
}

a.body_text_SML:visited { text-decoration:none;
	color: #666666
}

a.body_text_SML:hover { text-decoration:none;
	color: #FFCC00
}

a.body_text_SML:active { text-decoration:none;
	color: #666666
}

.body_text_24x7 { font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666
}

a.body_text_24x7:link { text-decoration:none;
	color: #666666
}

a.body_text_24x7:visited { text-decoration:none;
	color: #666666
}

a.body_text_24x7:hover
{
	text-decoration: none;
	color: #ff9900;
}

a.body_text_24x7:active { text-decoration:none;
	color: #666666
}


/* MenuText Styles */

.menu_text { font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 43px;
	width: 100%;
	display: block;
	letter-spacing: 0.02em
}

a.menu_text:link { text-decoration:none;
	color: #FFFFFF
}

a.menu_text:visited { text-decoration:none;
	color: #FFFFFF
}

a.menu_text:hover { text-decoration:underline;
	color: #FFCC00;
	width: 100%;
	display: block
}

a.menu_text:active {
	text-decoration:none;
	color: #FFFFFF
}


/* Title Text Styles */

.title_text_Orange { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 24px;
	font-weight: normal;
	color: #ff6600;
	margin-left: 10px
}


.title_text_Gray { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px
}


.title_text_White { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px
}


.title_text_Red { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
	margin-left: 10px
}


.title_text_Yellow { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 24px;
	font-weight: normal;
	color: #ffcc00;
	margin-left: 10px
}


/* Thick Text Styles */

.thick_text_Black { font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height:1.4em
}

a.thick_text_Black:link { color: #333333;
	text-decoration:none
}

a.thick_text_Black:visited { text-decoration:none;
	color: #333333
}

a.thick_text_Black:hover { text-decoration:none;
	color: #FF6600
}

a.thick_text_Black:active { text-decoration:none;
	color: #333333
}



.thick_text_Green { font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #669900;
	line-height:1em
}

a.thick_text_Green:link { text-decoration:none;
	color: #669900;
	width: 100%;
	display: block
}

a.thick_text_Green:visited { text-decoration:none;
	color: #669900
}

a.thick_text_Green:hover { text-decoration:underline;
	color: #FF6600;
	width: 100%;
	display: block
}

a.thick_text_Green:active { text-decoration:none;
	color: #669900
}



.thick_text_Orange { font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height:1.4em
}

a.thick_text_Orange:link { text-decoration:none;
	color: #ff6600;
	width: 100%;
	display: block
}

a.thick_text_Orange:visited { text-decoration:none;
	color: #ff6600
}

a.thick_text_Orange:hover { text-decoration:none;
	color: #FF0000
}

a.thick_text_Orange:active { text-decoration:none;
	color: #ff6600
}



.thick_text_White { font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:1.4em
}

a.thick_text_White:link { text-decoration:none;
	color: #FFFFFF
}

a.thick_text_White:visited { text-decoration:none;
	color: #FFFFFF
}

a.thick_text_White:hover { text-decoration:none;
	color: #FFCC00
}

a.thick_text_White:active { text-decoration:none;
	color: #FFFFFF
}



.thick_text_Gray { font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height:1.4em
}

a.thick_text_Gray:link { text-decoration:none;
	color: #666666
}

a.thick_text_Gray:visited { text-decoration:none;
	color: #666666
}

a.thick_text_Gray:hover { text-decoration:none;
	color: #333333
}

a.thick_text_Gray:active { text-decoration:none;
	color: #666666
}



.thick_text_Yellow { font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ff9900;
	line-height:1.4em
}


.thick_text_Gray-SML { font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height:1.4em
}


.thick_text_Black-SML { font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
	line-height:1.4em
}



.thick_text_Green-SML { font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #009900;
	line-height:1.5em
}

a.thick_text_Green-SML:link { text-decoration:none;
	color: #009900;
	width: 100%;
	display: block
}

a.thick_text_Green-SML:visited { text-decoration:none;
	color: #009900
}

a.thick_text_Green-SML:hover { text-decoration:underline;
	color: #FF6600;
	width: 100%;
	display: block
}

a.thick_text_Green-SML:active { text-decoration:none;
	color: #009900
}



.thick_text_Brown-SML { font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #cc6600;
	line-height:1.4em
}

a.thick_text_Brown-SML:link { text-decoration:none;
	color: #cc6600;
	width: 100%;
	display: block
}

a.thick_text_Brown-SML:visited { text-decoration:none;
	color: #cc6600
}

a.thick_text_Brown-SML:hover { text-decoration:none;
	color: #FF0000;
	width: 100%;
	display: block
}

a.thick_text_Brown-SML:active { text-decoration:none;
	color: #cc6600
}



.thick_text_White-SML { font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:1.4em
}

.thick_text_Blue-SML { font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #0066cc;
	line-height:1.0em
}

/* Arrow Style */

.arrow_Blue { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0099ff;
	line-height:1.5em
}


.arrow_Orange { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	line-height:1.5em
}


.arrow_Red { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000
}


.arrow_Gray { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	line-height:1.5em
}



/* Form Style */

.form_style_1 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #525b51;
	border: #dadada;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 4px
}


.form_listMenu { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #525b51;
	border: #dadada;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 130px;
	padding:2px
}

.form_listMenu-Orange { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #525b51;
	border: #FFCC00;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 275px;
	padding:5px
}

.form_Button_xpStyle-Red { font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	background-image:url(../images/button-bg.jpg);
	color:#FFFFFF;
	font-weight:bold;
	height:24px;
	background-color: transparent;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:hand;
	letter-spacing:0.4px
}


.form_Text { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	height: 18px;
	background-image:url(../images/textbox-bg.jpg);
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top:5px;
	padding-left:5px;
	letter-spacing:0.5px
}


.form_TextBox2 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	height: 21px;
	background-image:url(../images/textbox-bg2.png);
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top:5px;
}

/* Image Style */

.image_border { border: #cccccc;
	border-style: solid;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#FFFFFF
}



/* Scroller Style */

#marqueecontainer {
	position: relative;
	width: 300px;
	height: 120px;	/*marquee width - height: 145px;*/ 
	overflow: hidden	/*marquee height */
}

/* Buttons */

.dashboard-but {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	cursor:hand;
	line-height:32px;
	height:32px;
	background:url(../images/dashboard-button.png) no-repeat left top; 
	display:inline-block;
	text-align:left;
	padding-left:35px;
	width:163px;
}
a.dashboard-but:hover {
	background-position:left -35px; color: #FF6600; text-decoration:none
}

.search-but {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	cursor:hand;
	line-height:32px;
	height:32px;
	background:url(../images/button-search.png) no-repeat center top; 
	display:inline-block;
	text-align:left;
	padding-left:35px;
	width:95px;
}
a.search-but:hover {
	background-position:center -32px; text-decoration:none
}

.common-but {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	cursor:hand;
	line-height:28px;
	letter-spacing:0.01em;
	height:28px;
	background:url(../images/button-common.gif) no-repeat center top; 
	display:inline-block;
	width:100px;
}
a.common-but:hover {
	background-position:center -28px; color: #FF0000; text-decoration:none
}

.white-but {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	cursor:hand;
	line-height:32px;
	height:32px;
	background:url(../images/button-white.png) no-repeat right top; 
	padding-right:20px; 
	display:inline-block;
}
a.white-but:hover {
	background-position:right -32px; color: #FF0000; text-decoration:none
}
.white-but ins { 
	background:url(../images/button-white.png) no-repeat left top;
	height:30px;
	line-height:32px;
	display:inline-block;
	padding-left:20px;
	text-decoration:none;
	margin-left:-4px
}

a.white-but:hover ins {
	background-position:left -32px; color: #FF0000; text-decoration:none
}

.Telephone-but { cursor:hand; height:75px; background:url(../images/contact-phone.png) no-repeat center top; display:inline-block; width:280px;}
a.Telephone-but:hover {	background-position:center -76px;}

.eMail-but { cursor:hand; height:75px; background:url(../images/contact-mail.png) no-repeat center top; display:inline-block; width:320px;}
a.eMail-but:hover {	background-position:center -76px;}

.Chat-but { cursor:hand; height:75px; background:url(../images/contact-chat.png) no-repeat center top; display:inline-block; width:300px;}
a.Chat-but:hover {	background-position:center -76px;}

.Friends-but { cursor:hand; height:75px; background:url(../images/contact-friends.png) no-repeat center top; display:inline-block; width:300px;}
a.Friends-but:hover {	background-position:center -76px;}


/* featured employers */
#featuredEmployers .scroller {
	width: 94%;
	height: 135px;
	margin: 10px 0 0 0;
	overflow: hidden;
	position: relative;
}

#featuredEmployers .scroller ul {
	height: 100px;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 9999em;
}

#featuredEmployers .scroller li {
	border-right: 1px dotted #ccc;
	float: left;
	margin-right: 5px;
	padding: 15px;
	text-align: center;
	background: #fff;
}

#featuredEmployers .scroller li span {
	display: none;
}

#activeLogo {
	bottom: 0;
	display: block;
	left: 50%;
	margin-left: -50px;
	position: absolute;
}

#featuredEmployers .scrollerControls {
	margin: 0.5em 0 1em;
	position: relative;
	text-align: center;
	width: 95%;
}

#featuredEmployers a.prev {
	background: url(../images/but-left.png) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	height: 47px;
	left: 0;
	position: absolute;
	top: 0;
	width: 47px;
	z-index: 100;
}

#featuredEmployers a.next {
	background: url(../images/but-right.png) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	height: 47px;
	right: 0;
	position: absolute;
	top: 0;
	width: 47px;
	z-index: 100;
}

#logoText {
}

/* rotating logos */
#featuredEmployerLogos {
	list-style: none; 
	margin: 10px 0 10px 7px; 
	overflow: hidden; 
	padding: 0; 
}

#featuredEmployerLogos li { 
	background: #fff;
	float: left; 
	height: 90px; 
	margin: 0 5px 5px 0; 
	overflow: hidden; 
	padding: 5px; 
	position: relative; 
	width: 90px;
}

#featuredEmployerLogos li a { 
	background: #fff; 
	display: block; 
	left: 5px; 
	position: absolute; 
	text-align: center; 
	top: 5px; 
	width: 90px;
}

#featuredEmployerLogos li a img { 
	display: block; 
	margin: 0 auto; 
	position: relative;
}
