    /*PAGE WIDTH - WIDER*/
    #ukHome {width:850px;}
    #ukHome_main {width:850px;}
    /*END PAGE WIDTH - WIDER*/
    
    
    #ukHome_main h1 {color:#eb862a; margin-left:20px;}
    #ukHome_main h1 span {color:#696969;}
    
    
    /*SEARCH BOX*/
    #searchArea {background:url(job_results/searchBox.jpg) no-repeat; width:173px; height:484px; padding:20px 15px 10px 15px; color:#646464;}
    #searchArea input {padding:0; margin:0; width:140px; background:url(inputBoxSmall.jpg) no-repeat top left;  padding:2px 0 0 2px;}
    #searchArea label {text-align:left; margin:10px 0 3px 2px; font-size:13px; width:200px;}
    #searchArea input[type="checkbox"] {width:10px; background:none;}
    #searchArea select {width:140px; margin-bottom:5px;}
    #searchArea div#eu {width:125px; border-bottom:2px dotted #bfbfbf; margin-bottom:5px; padding-bottom:3px;}
    #searchArea div#countriesSelector {background:url(job_results/countriesSelect.jpg) no-repeat top left; clear:both; width:145px; height:178px; padding:10px;}
    #searchArea div#list {overflow:auto; height:135px; width:125px;}
    #searchArea input[type="submit"] {border:none; background:url(button.png) no-repeat; width:86px; color:#ffffff; font-weight:bold; display:block; float:right; text-align:center; height:33px; text-decoration:none;}
    /*END SEARCH BOX*/
    
    
    /*TEMP MAP PLACEMENT*/
    #mapArea {background:url(job_results/map.jpg) no-repeat; width:632px; height:229px; margin-bottom:10px;}
    /*END TEMP MAP PLACEMENT*/
    
    
    /*JOB RESULTS LIST*/
    #results {color:#fff; width:625px; }
    #results table.results {width:631px; border:none; border-collapse:collapse; border-style:none; }
    #results table.results tr.middle {background:url(job_results/border.jpg) repeat-y top left;}
    #results th, td {padding: 0; vertical-align:top;}

    #results table.results tr.top {background:url(job_results/resultsTop.jpg) no-repeat top left; height:21px; }
    #results table.results tr#indicators {background:#566a9f;}
    #results table.results tr#indicators td { font-weight:bold; font-size:13px;}
    #results table.results tr.bar {background:url(job_results/resultsBar.jpg) repeat-x; line-height:29px; }
    #results table.results tr.odd {background:#f3f1f2; color:#747474; padding:10px;}
    #results table.results tr td tr td {padding:10px;}
    #results table.results tr.bar td {padding-top:0px; padding-bottom:0px;}
    #results table.results tr.even {background:#fbf9fa; color:#747474; padding:10px;}
    #results table.results tr.bottom {background:url(job_results/resultsBot.jpg) no-repeat; line-height:19px;}
	#results table.results tr.bottom2 {background:url(job_results/resultsBottom.jpg) no-repeat; line-height:45px;}
    
    #results td {font-size:11px; font-weight:bolder;}
    #results td div.title {font-weight:bolder; color:#4c5f97;}
	#results td div.title a {color: #eb862a}
    #results td div.title span a {color:#fd9019;}
    #results td a {font-weight:bolder; color:#4c5f97;}
    #results td div.summary {color:#4c5f97; font-weight:normal;}
    #results td div.description {color:#454545; font-weight:normal;}
    #results td div.icons {margin-top:5px;}
    #results td.location {color:#4c5f97;}
    /*END JOB RESULTS LIST*/
    
    
    /*RECENT HISTORY BOX*/
    #recentHistory {font-size:10px;}
    #recentHistory .top {background:url(job_results/smallBoxTop.jpg) no-repeat top left; width:166px; height:23px;}
    #recentHistory .middleSec {background:url(job_results/smallBoxMiddle.jpg) repeat-y top left; padding-left:5px;}
    #recentHistory .bottom {background:url(job_results/smallBoxBot.jpg) no-repeat top left; width:166px; height:15px;}
    
    #recentHistory .row {width:145px; padding:5px;}
    #recentHistory .odd {background:#fbf9fa;}
    #recentHistory .even {background:#f3f1f2;}
    #recentHistory .row .title {color:#4D5F95; display:block; font-weight:bold;}
    /*END RECENT HISTORY BOX*/
    
    
    /*CONCEPT CLOUD*/
    #conceptCloud {width:600px; background:url(job_results/conceptCloud_BG.jpg) no-repeat top left;}
    /*END CONCEPT CLOUD*/