/* jobs ticker on the home page --------------------------------------------------------------*/
#jobs { position: relative; height: 184px; background: #A79B8F url(/magazine/graphics/jobs_bg.png) no-repeat top; color: #000; padding: 0 10px; margin: 15px 0; }
#jobs a { color: #000; }
#jobs a:focus, #jobs a:hover { text-decoration: none; }
#jobs form { position: absolute; top: 25px; }
#jobs label {position: absolute; left: -9999px; }
#jobs input.text { margin-bottom:6px; font-size: .9em; width: 300px; }
#jobs input.button { margin-bottom: -2px; }

#jobs_ticker { position: absolute; top: 110px; height: 45px; width: 316px; overflow: scroll; }
#jobs_ticker h2 { position: absolute; left: -9999px; }
#jobs_ticker ul { width: 100%; padding: 0; margin: 0; list-style-type: none; position: absolute; }
#jobs_ticker li { font-size: 0.85em; margin: 0 0 .8em 0; }
#jobs_ticker h3, #jobs_ticker p { margin: 0; padding: 0; }

#jobs .more_links { height: 0; margin: 0; padding: 0; list-style-type: none; }
#jobs .more_links li { position: absolute; right: 13px; text-align: right; }
#jobs .more_links a { text-decoration: none; color: #938981; font-size: .85em; padding-left: 13px; background: url(/magazine/graphics/colour1_more.gif) no-repeat left; }
#jobs .more_links .more_featured { top:164px; }
#jobs .more_links .more_advanced { top: 53px; }