/* START Sitemap width and height of nested table */
.site-outertable	{
	width:100%; 
}

.site-outertable p{
	font-size: 0.70em;
	font-weight: normal;
	text-decoration: none;	
	background: url(../images/quicklink-arrowactive.jpg) 0 0.4em no-repeat;
	padding: 0px 5px 0px 7px;
} 

.site-Ltable	{
	float:left; 
	width:49%;
	padding:5px;
}

html>body .site-Ltable	{
	width:49%;
}

.site-Rtable	{
	float:left; 
	width:50%; 
	padding:5px;
}

html>body .site-Rtable	{
	width:45%;
	height:120px;
}

.site-Rtablesm	{
	float:left; 
	width:50%; 
	padding:5px;
}

html>body .site-Rtablesm	{
	width:45%;
	height:100px;
}


/* END Sitemap width and height of nested table */
