div#ggnews			{float:left; width:215px; height:125px; z-index:3; top:610px;}

#tabggnews ul, #tabcalender ul 
{ list-style-type:none; margin:5px 0px 0px 0px; padding:0px;}

#tabggnews ul li, #tabcalender ul li
{ background: url(/2009_images/dot1.gif) no-repeat 0 0.5em; padding:0.2em 0 0.2em 1em; margin:0;}

div#ggnews div#tabggnews, div#tabcalender
{	
    /*left:540px;	*/ right:0;
	width:215px;
	height:100px;
	}

div#ggnews #tabggnews {

	z-index:3;
	visibility: visible;
}

div#ggnews #tabcalender {
	
	z-index:3;
	visibility: hidden;
}
