li#tab1 a {
	background: #fab922 url("../img/bg-menutopcurr.gif") 0 0 repeat-x;
	/*border-left: 3px solid white;*/
	border-right: 3px solid white;	
	padding: 14px 13px 13px 14px;			
}
li#tab1 a:hover {
	background: #fab922 url("../img/bg-menutopcurr.gif") 0 0 repeat-x;			
}


