@charset "utf-8";
/* CSS Document */

#leftContent ul {background: url(../images/careers/th_back.gif) left top no-repeat scroll;}
#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: #005aab; border-bottom: 1px solid #ccdeee;}
#leftContent ul li a:hover {background: #ccdeee url(../images/careers/btn-view-details.gif) right center no-repeat scroll; border-bottom: 1px solid #a3c4e1; cursor: pointer;}
#leftContent ul li.titles {color: #fff200; padding: 8px 10px 20px; border: none; line-height: 15px;}
#leftContent ul li span.jobTitle {display: block; margin-right: 20px; float: left; clear: none; width: 200px;}

#leftContent ul li.selectJob {background: #ccdeee; border-bottom: 1px solid #a3c4e1; padding: 10px 10px 0; position:relative;}
#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/postcode-search-bottom.gif) 1px top no-repeat scroll;}