@charset "utf-8";
/* CSS Document */

#leftContent ul {}
#leftContent ul li {padding: 0; /*font-size:0.75em;*/ font-size: 1em; font-weight: bold;}
#leftContent ul li a {display: block; width: 513px; padding: 9px 10px; text-decoration: none; color: #000; border-bottom: 1px solid #e5e5e5;}
#leftContent ul li a:hover {background: #e5e5e5 url(../images/pos/view.gif) right center no-repeat scroll; border-bottom: 1px solid #e5e5e5; cursor: pointer;}
#leftContent ul li.titles {color: #fff; padding: 8px 10px 8px; border: none; line-height: 15px; background:#005aab; margin:0 0 12px;}
#leftContent ul li span.jobTitle {display: block; margin-right: 20px; float: left; clear: none; width: 200px;}

#leftContent ul li.selectJob {background: #e5e5e5; border-bottom: 1px solid #e5e5e5; padding: 10px 10px 0; position:relative; color:#000;}
#leftContent ul li.selectJob p {font-weight: normal; margin-top: 20px;}
#leftContent ul li.selectJob p a {display: inline; width: auto; padding: 0; text-decoration: underline; border: none; font-weight: bold;}
#leftContent ul li.selectJob p a:hover {background: none; border: none;}
#leftContent ul li.selectJob a.close {width: auto; padding: 0; border: none; font-weight: bold; position:absolute; top:5px; right:7px; color:#FFF;}
#leftContent ul li.selectJob a.close:hover {background:none; border:none;}

div#content #rightContent #postcodeSearch {background:url(../images/global/postcode-search-bottom.gif) left top no-repeat scroll; margin-left:-1px;}
