
a.img:link, a.img:visited, a.img:hover {background: none; padding: 0px; border: none;}

.left {float: left;}
.right {float: right;}


div#slide-links 
	{
		position:absolute;
		left:130px;
		top:94;
		z-index:3
	}

table#table-content
	{ 
		width:2844px;
	
	}

table#table-content td 
	{
		width:474px;
		height:182px;
		
	}

div#container	
{ 
	position:relative; overflow:hidden;
	width:475px; height:182px; z-index:100; 
}
div#content-container	
{ 
	position:absolute; 
	left:0px; top:0px; 
	width:475px; height:182px; 
	
	overflow:hidden;	
	z-index:1;

}	

div.content 
{ 
	position:relative;
	visibility:hidden; 
	left:0px;
	top:0px; 
	z-index:2; 
}