/*Example for a Menu Style*/

	
	
.articles_teaser_bottom li a.tabactive 
{
	font-weight:bold;  
	position:relative;
	text-align:center;
	background:url(../../images/easytab_hover.png) repeat-x;
}

#tabcontent1
{
	width:480px;
	height:200px;
	text-align:	center;
	font-size:12px;
}	
#tabcontent2
{
	width:480px;
	height:200px;
	text-align:	center;
	font-size:12px;
}
#tabcontent3
{
	width:480px;
	height:200px;
	text-align:	center;
	font-size:12px;
}
#tabcontent4 
{
	width:480px;
	height:200px;
	text-align:	center;
	font-size:12px;
}