.linkMore.abstract{
	height: 15px;
	margin: -15px 0 0 0;
	padding-right: 23px !important;
}


#footer .worldwideSitesTrigger{
	background: transparent url('/img/index/siteMap_dropUp_top.jpg') no-repeat  top left ;
	padding: 5px 0px 0px 0px;
	position: relative;
	margin: 5px 0px 0px 10px;
}

#footer .worldwideSitesTrigger .background{
	background: transparent url('/img/index/siteMap_dropUp_down_5.jpg') no-repeat bottom left;
	padding:  0px 10px;
	height: 15px;
	cursor: hand;
	color: #166955 ;
}


#footer .worldwideSites{
	background: transparent url('/img/index/siteMap_dropUp_top.jpg') no-repeat top left ;
	margin: 0 ;
	padding: 10px 20px 5px 10px;
	top: -75px ;
	left: 0px;
position: absolute;
display: none;
}

#footer .worldwideSites ul{
	height: 68px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 210px;
}

#footer .worldwideSites li a{
	color: #166955 ;
}


#footer .outerLinks ul.normalList{
	margin:  10px 0px 0px 10px;
}

#footer .outerLinks ul.normalList li{
	color: white;
	font-size: 10px;
	padding-left:11px;
	background: url('/img/index/siteMap_bullet.gif') no-repeat left 4px;
}

/*





	.worldwideSitesTrigger{
		cursor: default;
		color: #166955;
	}

	.worldwideSites{
		height: 90px;
		overflow-x: hidden;
		overflow-y: auto;
		background-color: #FFFFFF;
		bottom: 0;
		margin: 0;
		min-width: 165px;
		position: absolute;
		display: none;
		white-space: nowrap;
	}

	.worldwideSites li a{
		color: #166955 !important;
	}
*/
