/* CSS for The Star Online Sub-Section Page: v12 */

/*=== SUB-SECTION HEADER === */

#subsection_header 
{
	width: 1000px;
	margin: 0;
	height: 30px;
	border-bottom: 1px solid #000;
	padding-bottom: 1px;
	padding-top: 5px;
	background: url(/images/common/section_title_bg.gif) repeat-x;
}

#subsection_header h1 
{
	width: auto;
	float: left;
	font-family: Arial;
	font-size: 24px;
	color: #339900;
	padding-left: 10px;
}

#subsection_header #breadcrumbs 
{
	width: auto;
	float: left;
	padding-top: 12px;
	margin-left: 10px;
	font-family: Arial;
	font-size: 10px;
	color: #999;
}

#subsection_header #breadcrumbs a:link, #subsection_header #breadcrumbs a:visited
{	
	text-decoration: none;
	color: #999;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

/*=== END SUB-SECTION HEADER === */

/* Setting up the dimensions */

#main_body 
{
	background: #fff url(/images/common/section/columngrid_section_01.gif) repeat-y;
	clear: both;
	width: 1000px;
	margin: 20px 0 30px 0;
	float: left;
}

#subsection_navigation 
{
	width: 140px !important;
	width: 140px;
	float: left;
	margin: 0 11px 0 0px;
}

#subsection_main 
{
	width: 826px !important;
	width: 815px;
	float: right;
	margin: 0 12px 0 11px;
}

/*======= SUBSECTION CONTENT ==============*/
#subsection_main h3
{
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color: #004500;
	font-family: Arial;
	padding-bottom: 2px;
	margin-bottom:5px;
	padding-top: 2px;
	border-bottom: 1px solid #cfdee3;
}

#subsection_content
{
	float: left;    
    width: 53%;    
}

#subsection_content_skyscraper h3
{
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color: #004500;
	font-family: Arial;
	padding-bottom: 2px;
	margin-bottom:5px;
	padding-top: 2px;
	border-bottom: 1px solid #cfdee3;
}

#subsection_content_skyscraper
{
	float: left;    
    width: 680px;
}

#subsection_content_skyscraper li
{
	list-style-type: disc;
}

#subsection_content_skyscraper #subsection_news
{
	width: 600px !important;
	width: 578px;
	float: left;
	margin: 0 22px 0 0;
}

#subsection_content_skyscraper #subsection_news table
{
	float:left;
}

#subsection_ads_skyscraper 
{
	width: 120px;
	float: right;
	margin: 0 0 0 0;
}

#subsection_ads
{
	width: 344px !important;
	width: 333px;	
	float: right;
	margin: 0 11px 0 11px;
}

#dlink 
{			
	padding-left:52px;
	display:block;	
}

#dnumber
{
	font-family: Arial; 
	font-size: 12pt; 			
	float: left;	
	width:5%;	
}

#dsection
{
	font-family: Arial; 
	font-size: 10pt; 
	color: #008000;	
	padding-left: 52px;
	padding-bottom: 3px;
	padding-top: 2px;		
}

#dsummary
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	padding-left: 52px;	
}

#searchform
{
	background:#f5f5f5;
	font-family: Arial, Helvetical; 
	font-size:10pt;		
	height:320px;
}

#searchform ul li
{
	float:left;	
	padding:2;
	padding-bottom:8px;	
	width:45%;				
}

#searchform ul
{
	list-style-type: none;	
	padding-top:4px;			
	padding-bottom:4px;		
	padding-left:3px;
	clear:left;
	width:100%;	
}

#starjobs
{
	width: 336px;	
	margin-left:10px;
	margin-top:10px;	
	margin-bottom: 10px;
	border-bottom: 2px solid #336699;		
	float:left;
}

a.archives:link	
{
	font-family: Arial; 
	font-size: 12pt; 
	text-decoration: underline	
}

a.archives:visited
{
	font-family: Arial; 
	font-size: 12pt;
	color: purple;
	text-decoration: underline
}

a.paging:link	
{
	font-family: Arial; 
	font-size: 10pt; 
	text-decoration: underline	
}

a.paging:visited
{
	font-family: Arial; 
	font-size: 10pt;
	color: purple;
	text-decoration: underline
}

/*======= END SUBSECTION CONTENT ==========*/

/*============ NEWS DATE ==============*/
.news_date
{
    float: right;
	font-size: 11px;
    padding: 5px 0px 10px 0px;
	color: #666;
	font-family: Arial;
	text-align: left;
	width: 600px;
}

/*========= END NEWS DATE =============*/

/* =========== SECTION NEWS DIMENSIONS ==========*/

#subsection_news p.last_update 
{
 color: #999999;
 font-size: 9px;
 margin-bottom: 5px;
 line-height: 10px;  
}

#subsection_news span.subsec_links
{
	float: left;
    padding: 2px;
    width: 600px;
	background: #f2f7f7;
}

#subsection_news span.subsec_links a
{
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0E5A9A;  
    padding: 2px;
}

#subsection_news h3
{
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color: #004500;
	font-family: Arial;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #cfdee3;
	margin-bottom: 15px;
}

#subsection_news h3 a 
{
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color: #004500;
	font-family: Arial;
	border: 0;
}

#subsection_news h4
{
    clear:both; 
    margin: 0px;
    padding: 30px 0px 10px 0px;
    color: #419526;
    font-size: 11px;
    font-family: Arial;
    text-align: left; 
    font-weight: bold;
}

#subsection_news h5
{
    clear:both; 
    margin:  0 0 -12px 0;
    padding: 5px 0px 0px 0px;
    color: #000;
    font-size: 11px;
    text-align: left; 
    font-weight: bold;
    text-transform: uppercase;
}

#subsection_news a
{
    font-family: Arial;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

#subsection_news p
{
    font-size: 12px;
	color: #333;
    font-weight: normal;
	font-family: Arial;
	line-height: 18px;  
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

#subsection_news div.news_container
{
	float: left;
	margin: 0 0 15px 0;
	text-align: left;
	width: 100%;
}

#subsection_news div.news_container img 
{
	border: none;
	padding: 0;
	margin: 0;
}

#subsection_news div.news_container img.left
{
	float: left;
	padding-right: 10px;
}

#subsection_news div.news_container img.right 
{
	float: right;
	padding-left: 10px;
}

#subsection_news div.news_container img.center 
{
	float: none;
	clear: both;
	padding-bottom: 5px;
}

#subsection_news div.news_container h2 
{
	text-align: left;
}

#subsection_news div.news_container p 
{
	margin-bottom: 0;
	text-align: left;
}

#subsection_news div.news_container ul
{
	list-style-type: none;
	padding: 0;
	margin-bottom: 10px;
	text-align: left;
}

#subsection_news div.news_container ul li
{
	background: url(/images/common/tsol_bullet_999999.gif) no-repeat 0 .4em;
	padding: 0 0 .5em .9em;
	font-size: 12px;
	color: #333;
	font-family: Arial;
	font-weight: normal;
}
/*
#subsection_details 
{
	width: 100%;
	background: url(/images/common/subsection/columngrid_subsection_01.gif) repeat-y;
	float: left;*/
	/*margin-top: 20px;*/
/*}

#subsection_details #subsection_news_headlines 
{
	width: 459px !important;
	width: 448px;
	float: left;
	margin: 0 11px 0 0;
}

#subsection_details #subsection_ads_sidebar 
{
	width: 343px !important;
	width: 336px;
	float: right;
	margin: 0 0 0 12px;
}
*/
/* ===========END SECTION NEWS DIMENSIONS ==========*/

/*======= NAVIGATION HEADLINES ============*/

#subsection_navigation
{
	text-align: center;
}

#subsection_navigation img 
{
	margin-bottom: 10px;
}

#subsection_navigation ul
{
	margin-bottom: 10px;
	text-align: left;
}

#subsection_navigation ul li 
{
	background: url(/images/common/sidenavi_bg.png);
	border-bottom: 1px solid #c2e0ed;
	padding: 2px 0;
	font-size: 11px;
}

#subsection_navigation ul li.related_section 
{
	background: #fff;
}

#subsection_navigation ul li a:link, #subsection_navigation ul li a:visited 
{
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	color: #003366;
}

#subsection_navigation ul li.related_section a:link, #subsection_navigation ul li.related_section a:visited 
{
	color: #666;
}

#subsection_navigation ul li.subsection 
{
	background: #c6dbe6;
	border-bottom: 1px solid #d9ebed;
}

#subsection_navigation ul li.subsection a:link, #subsection_navigation ul li.subsection a:visited 
{
	color: #336699;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	
}

/*======= END NAVIGATION HEADLINES ============*/


/*==========MOST POPULAR TABS==========*/

#most_popular
{
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #cddee6;
	clear: both;
	background: #fff;
	padding-top: 10px;
}

#most_popular li
{
	list-style: none;
	float: left;
	margin: 0px;
	margin-bottom: -1px !important;
	margin-bottom: -3px;
	margin-right: 2px;
	text-align: center;
	padding: 0px;
	background: url(/images/common/taboff_extend.gif) no-repeat center right;
}

#most_popular li a
{
	display: block;
	padding: 4px 10px;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
	background: url(/images/common/taboff_cnr.gif) no-repeat center left;
	cursor: pointer;
}

#most_popular li.here 
{
	background: url(/images/common/tabon_extend.gif) no-repeat center right;
}

#most_popular li.here a
{
	background: url(/images/common/tabon_cnr.gif) no-repeat center left;
	color: #003366;
	font-size: 13px;
}

#top_stories, #most_viewed, #most_commented, #most_emailed
{
	border: 1px solid #cddee6;
	border-top: 0;
	margin: 1px 0 0 0;
	padding: 10px;
	text-align: left;
	display:none;
	background: #fff url(/images/common/tabbox_bg.gif) repeat-x bottom;
}

#top_stories ul, #most_viewed ul, #most_commented, #most_emailed ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

#top_stories ul li, #most_viewed ul li, #most_commented, #most_emailed ul li
{
	background: url(/images/common/tsol_bullet_999999.gif) no-repeat 0 .4em;
	padding: 0 0 .1em .6em;
}

#top_stories li a, #most_viewed li a, #most_commented, #most_emailed li a
{
	color: #175298;
	font-size: 11px;
}

#top_stories.here, #most_viewed.here, #most_commented.here, #most_emailed.here 
{
	display: block;
}

/*==========END MOST POPULAR TABS==========*/


/*======= SUBSECTION NEWS HEADLINES ===========*/
/*
#subsection_news_headlines h3
{
	border-bottom: 1px solid #cfdee3;
	line-height: 16px;
	font-size: 14px;
	color: #004500;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin-bottom: 15px;
}

#subsection_news_headlines h3 a 
{
	line-height: 16px;
	font-size: 14px;
	color: #004500;
	font-weight: bold;
	text-decoration: none;
}

#subsection_news_headlines h4 
{
	color: #339900;
	font-size: 11px;
	font-family: Arial;
	margin-bottom: 5px;
	padding: 10px 0 5px 0;
	clear: both;
}

#subsection_news_headlines h4 a 
{
	color: #339900;
	font-size: 11px;
	font-family: Arial;
}

#subsection_news_headlines div.news_container 
{
	clear: both;
	width: 100%;
	float: left;
	margin-bottom: 15px;
	
}

#subsection_news_headlines div.news_container img 
{
	border: none;
	padding: 0;
	margin: 0;
	float: right;
	padding-left: 15px;
}

#subsection_news_headlines div.news_container img.left 
{
	float: left;
	padding-left: 0;
	padding-right: 15px;
}

#subsection_news_headlines div.news_container img.right
{
	float: right;
	padding-left: 15px;
	padding-right: 0;
}

#subsection_news_headlines div.news_container div.news_summary h2 a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

#subsection_news_headlines div.news_container div.news_summary p 
{
	font-size: 12px;
	line-height: 17px;
}
*/
/*============HIGHLIGHT===============*/
/*#subsection_news_headlines div.highlight 
{
	background: url(/images/common/subsection/nowplaying_bg01.png) repeat-y;
	clear: both;
	width: 456px !important;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

#subsection_news_headlines div.highlight h2
{
	background: url(/images/common/hdgbar_bg.gif) repeat-x;
	text-align: left;
	padding-left: 10px;
	clear:both;
	width: auto;
	
}

#subsection_news_headlines div.highlight h2 a 
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 22px;
	height: 22px;
	font-family: Arial;
	background: url(/images/common/hdgbar_more.gif) no-repeat center right;
	width: 100%;
	display: block;
}

#subsection_news_headlines div.highlight a.thumb 
{
	padding: 10px 25px;
	background: url(/images/common/subsection/nowplaying_bg02.png) repeat-x;
	display: block;
}

#subsection_news_headlines div.highlight a.title 
{
	font-weight: bold;
	font-size: 11px;
}
*/
/*============END HIGHLIGHT===============*/
/*
#subsection_news_headlines div.subsection_links 
{
	clear: both;
	width: 100%;
}

#subsection_news_headlines div.subsection_links h3
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	border: none;
	margin: 0;
}

#subsection_news_headlines div.subsection_links h3 a 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

#subsection_news_headlines div.subsection_links ul 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

#subsection_news_headlines div.subsection_links ul li
{
	background: url(/images/common/tsol_bullet_999999.gif) no-repeat 0 .8em;
	padding: .2em 0 0 .6em;
}

#subsection_news_headlines div.subsection_links ul li a 
{
	font-size: 11px;
	color: #175298;
}
*/
/*======= END SUB-SECTION NEWS HEADLINES =======*/

/*=========== SIDEBAR =============*/
/*
#subsection_ads_sidebar #dropdown_search 
{
	background: #f2f7f7;
	float: left;
	width: 100%;
	border: 1px solid #cfdee3;
	height: 30px;
}

#subsection_ads_sidebar #dropdown_search label 
{
	padding: 0;
	margin: 0 0 0 10px;
	width: auto;
	float: left;
	line-height: 28px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}

#subsection_ads_sidebar #dropdown_search form 
{
	margin: 0;
	padding: 5px 0 5px 10px;
	width: auto;
	float: left;
}

#subsection_ads_sidebar #dropdown_search form select 
{
	width: 150px;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #333;
	color: #333;
}

#subsection_ads_sidebar #dropdown_search form button 
{
	margin-left: 10px;
	border: 1px solid #333;
	font-family: Arial;
	font-size: 11px;
	width: 50px;
	background: #fff;
	color: #333;
}
*/
#subsection_ads_sidebar div.highlight
{
	background: #f2f7f7;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 15px;
	padding-bottom: 15px;
	display: block;
	float: left;
}

#subsection_ads_sidebar div.highlight h2
{
	background: url(/images/common/hdgbar_bg.gif) repeat-x;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;	
}

#subsection_ads_sidebar div.highlight h2 a 
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 22px;
	height: 22px;
	font-family: Arial;
	background: url(/images/common/hdgbar_more.gif) no-repeat center right;
	width: 331px !important;
	width: auto;
	display: block;
}

#subsection_ads_sidebar div.highlight img 
{
	border: none;
	margin: 0;
	padding: 0 10px;
	float: left;
}

#subsection_ads_sidebar div.highlight p
{
	margin: 0;
	text-align: left;
	padding: 5px 10px 0 10px;
	font-size: 11px;
}

#subsection_ads_sidebar div.highlight p.title
{
	font-weight: bold;
	padding: 0;
}

#subsection_ads_sidebar div.subsection_links 
{	
	padding: 10px 0;
	border-bottom: 1px dotted #bbb;
}

#subsection_ads_sidebar div.last 
{
	border: none;
}

#subsection_ads_sidebar div.subsection_links h3
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

#subsection_ads_sidebar div.subsection_links h3 a 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

#subsection_ads_sidebar div.subsection_links ul 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

#subsection_ads_sidebar div.subsection_links ul li
{
	background: url(/images/common/tsol_bullet_999999.gif) no-repeat 0 .8em;
	padding: .2em 0 0 .6em;
}

#subsection_ads_sidebar div.subsection_links ul li a 
{
	font-size: 11px;
	color: #175298;
}
/*
#subsection_ads_sidebar #poll 
{
	margin: 10px 0;
}

#subsection_ads_sidebar #poll h3 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid #cfdee3;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#subsection_ads_sidebar #poll form 
{
	margin: 0;
	padding: 0 0 10px 5px;
	font-size: 11px;
	color: #333;
	background: url(/images/common/pollbox_bg.png) repeat-x bottom;
}

#subsection_ads_sidebar #poll form p
{
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 15px;		
}

#subsection_ads_sidebar #poll ul 
{
	list-style-type: none;
}

#subsection_ads_sidebar #poll ul li 
{
	margin-bottom: 2px;
	font-size: 10px;
}

#subsection_ads_sidebar #poll button 
{
	border: 1px solid #999;
	background: #fff;
	width: 70px;
	font-family: Arial;
	font-size: 11px;
	margin: 10px 10px 0 5px;
}

#subsection_ads_sidebar #poll a 
{
	color: #175298;
}
*/
/*=========== END SIDEBAR =============*/

/*======= ADS ============*/

#google_afc 
{
	clear: both;
	margin: 0 10px 10px 10px;
	padding-top: 20px;
}

#subsection_news_headlines #google_afc 
{
	margin:0;
}

div.google_ads h4
{
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#003366;
	font-family: Arial;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;

}

div.google_ads b 
{
	text-decoration: underline;
	display: block;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;

}

div.google_ads span.ad_description 
{
	color: rgb(0, 0, 0);
	display: block;
	font-size: 11px;
	line-height: 19px;
}

div.google_ads span.ad_url 
{
	color: #006600;
	font-size: 11px;
	line-height: 19px;
}

/* >>>>> BEGIN Eyeblaster <<<<< */
#subsection_navigation #ad_eyeblaster
{
 display: block;
 width: 60px;
 height:60px;
 margin: 10px 40px;
 padding: 5px 0px;
}
 
#subsection_navigation #ad_eyeblaster #ad_eyeblaster_inner
{
 position:absolute;
 width: 60px;
 height:60px;
 overflow:hidden;
}
 
#subsection_navigation #ad_eyeblaster #ad_eyeblaster_inner *
{
 position:absolute;
 top:0px;
 left:0px;
}
/* >>>>> END Eyeblaster <<<<< */
 
/* >>>>> BEGIN Skyscraper <<<<< */
#subsection_navigation #ad_skyscraper
{
 display: block;
 position:relative;
 width: 120px;
 height:600px;
 margin: 10px;
 padding: 5px;
 background: #f2f2f2;
}
 
#subsection_navigation #ad_skyscraper #ad_skyscraper_inner
{
 position:absolute;
 width: 120px;
 height:600px;
 top:5px;
 left:5px;
 overflow:hidden;
}
 
#subsection_navigation #ad_skyscraper #ad_skyscraper_inner *
{
 position:absolute;
 top:0px;
 left:0px;
}
/* >>>>> END Skyscraper <<<<< */
 
/* >>>>> BEGIN Large Rectangular <<<<< */
#subsection_ads_sidebar #ad_large_rectangular 
{
 display: block;
 position:relative;
 width: 100%;
 height:280px;
 margin: 10px 0px;
 padding: 5px 0px;
 background: #f2f2f2;
}
 
#subsection_ads_sidebar #ad_large_rectangular #ad_large_rectangular_inner
{
 position:absolute;
 width: 336px;
 height:280px;
 top:5px;
 right:5px !important;
 right:-2px;
 overflow:hidden;
}
 
#subsection_ads_sidebar #ad_large_rectangular #ad_large_rectangular_inner *
{
 position:absolute;
 top:0px;
 right:0px;
}
/* >>>>> END Large Rectangular <<<<< */


#subsection_ads_sidebar #sponsored_links
{
	width: 100%;
	clear: both;
	float: left;
	background: url(/images/common/tabbox_bg.gif) repeat-x bottom;
	margin-top: 10px;
}

#subsection_ads_sidebar #sponsored_links h4 
{
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background: #5e789c;
	padding: 5px 0 6px 10px;
}

#subsection_ads_sidebar #sponsored_links ul
{
	list-style-type: none;
	margin: 0;
	padding: 8px 0 10px 10px;
	width: 161px !important;
	width: 155px;
}

#subsection_ads_sidebar #sponsored_links ul.left 
{
	float: left;
}

#subsection_ads_sidebar #sponsored_links ul.right
{
	float: right;
}

#subsection_ads_sidebar #sponsored_links ul li
{
	background: url(/images/common/tsol_bullet_999999.gif) no-repeat 0 .6em;
	padding: 0 0 .1em .6em;
	width: 150px;
}

#subsection_ads_sidebar #sponsored_links ul li a 
{
	color: #175298;
	font-size: 11px;
}

#subsection_ads_skyscraper #sponsored_links
{
	width: 100%;
	clear: both;
	float: left;
	background: url(/images/common/tabbox_bg.gif) repeat-x bottom;
	margin-top: 10px;
}

#subsection_ads_skyscraper #sponsored_links h4 
{
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background: #5e789c;
	padding: 5px 0 6px 10px;
}

#subsection_ads_skyscraper #sponsored_links ul
{
	list-style-type: none;
	margin: 0;
	padding: 8px 0 10px 10px;
	width: 120px !important;
	width: 120px;
}

#subsection_ads_skyscraper #sponsored_links ul li
{
	background: url(/images/common/tsol_bullet_999999.gif) no-repeat 0 .6em;
	padding: 0 0 .1em .6em;
	width: 100px;
}

#subsection_ads_skyscraper #sponsored_links ul li a 
{
	color: #175298;
	font-size: 11px;
}

/*======= END ADS ============*/

/*==========LATEST JOBS===================*/

#latest_jobs_list 
{
	clear:both;
	background: url(/images/common/tabbox_bg.gif) repeat-x bottom;
	margin: 5px 0;
	float:left;
	width: 100%;
}

#latest_jobs_list h2 
{
 text-align: left;
 padding: 5px 0 6px 10px;
 background: #5e789c;
 height: 16px;
 line-height: 16px;
}
 
#latest_jobs_list h2 a 
{
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 color: #fff;
 display: block;
 text-decoration: none;
}

#latest_jobs_list ul 
{
	list-style-type: none;
	padding: 8px 0 10px 10px;
	margin: 0;
	text-align: left;
	width: 161px !important;
	width: 155px;	
}

#latest_jobs_list ul.left 
{
	float: left;
}

#latest_jobs_list ul.right
{
	float: right;
}

#latest_jobs_list ul li
{
	background: url(/images/common/tsol_bullet_999999.gif) no-repeat 0 .6em;
	padding: 0 0 .1em .6em;
}

#latest_jobs_list ul li a 
{
	color: #175298;
	font-size: 11px;
}

/*==========END CONTESTS===================*/

/*======= BROWSE SECTIONS ============*/

#browse_navigation
{
	text-align: center;
	width:120px;	
}

#browse_navigation h1
{	
	background: url(/images/common/archive_browsetab_extended.gif) no-repeat center right;
	
}

#browse_navigation h1 p
{
	background: url(/images/common/archive_browsetab_cnr.gif) no-repeat center left;		
	font-size:16px;
	font-family:Arial;
	color:#003366;
	border-bottom: 1px solid #DEEBF0;
	padding-top:5px;
	padding-bottom:5px;
}

#browse_navigation img 
{
	margin-bottom: 10px;
}

#browse_navigation ul
{
	margin-bottom: 10px;
	text-align: left;
}

#browse_navigation ul li 
{
	border-bottom: 1px solid #DEEBF0;
	padding: 2px 0;
	font-size: 11px;
	font-weight:bold;
	list-style: none;
}

#browse_navigation ul li a:link, #browse_navigation ul li a:visited 
{
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	color: #003366;
}

/*======= END BROWSE SECTIONS ============*/