#portfolio_menu { margin-top: 3px; padding-left: 4px; }
.top_row { padding-left: 12px; }   /* Overwrite default */

#portfolio_menu li {
	float: left;
	line-height: 1.7;
	}	
#portfolio_menu a {
	background: #f7f7f7 url(/images/tab_bg_blank.gif) no-repeat top right;
	}	
#portfolio_menu #tab1 {
	width: 100px;
	background: url(/images/tab_1.gif') no-repeat left top;
	border: none;
	height: 17px;
	}


#portfolio_menu .tab3 {
	width: 98px !important;
	}	
	

#portfolio_menu .tab5 {
	width: 94px !important;
	}		
#trading_system #portfolio_menu .first {width: 95px; text-indent: 20px; background: url(/images/tab_1_short.gif) no-repeat right top; !important}
			
#portfolio_menu #tab2, #portfolio_menu #tabTwo, #portfolio_menu li#company {
	width: 74px;
	height: 17px;
	}	
#portfolio_menu #tab3, #portfolio_menu li#news {
	width: 104px;
	height: 17px;
	}
#portfolio_menu #tabThree {
	width: 104px;
	height: 17px;
	}	
#portfolio_menu #tab4, #portfolio_menu #tabFour {
	width: 108px;
	height: 17px;
	}	
#portfolio_menu #tab5 {
	width: 80px;
	height: 17px;
	}
#portfolio_menu #tab6, #portfolio_menu #tabFive {
	background: #f7f7f7 url(/images/tab_bg_last.gif) no-repeat left top;
	width: 115px;
	height: 17px;
	
	}
#portfolio_menu a {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-indent: 10px;
	padding: 3px 0px 0px 0px;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
	}
#portfolio_menu #tab1, #portfolio_menu #tabOne { color:#0097ac; }
#portfolio_menu a:hover {
	color: #0097ac !important;
	text-decoration: none;
	}
