#recent-updates ul.tabs-large {
    margin: 0;
    padding: 0 0 0 5px;
    height: 37px;
    }

#recent-updates ul.tabs-large li {
    margin: 2px 0 0 -1px;
    padding: 0 0 0 5px;
    list-style: none;
    float: left;
    display: inline;
    background:  url(../images/tabs-large-bg3.gif) left;
    position: relative;
    z-index: 2;
    }

#recent-updates ul.tabs-large li.on 
	{
    background-position: bottom left;
    }

#recent-updates ul.tabs-large a {
    padding: 0 30px 0 30px;
    background:  url(../images/tabs-large-bg3.gif) right;
    line-height: 35px;
    float: left;
    }

#recent-updates ul.tabs-large li.on a {
   background-position: bottom right;
    color: #93541C;
    font-weight: bold;
    }

.tablink1
{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}
.tablink1 	a:link 		{ color: #000000; text-decoration: none; }
.tablink1 	a:active 	{ color: #000000; text-decoration: none; }
.tablink1	a:visited 	{ color: #000000; text-decoration: none; }
.tablink1 	a:hover	 	{ color: #3399CC; text-decoration: none; }