#bubbles {
	width: 418px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	position:absolute;
	z-index:10;
}

div#sitemap #bubbles_close {
	margin-top:-20px;
	margin-left:-5px;
	float:right;
	width:28px;
	position:absolute;
	z-index:10;
	
}

#bubbles_close a:link, #bubbles_close a:visited, #bubbles_close a:hover, #bubbles_close a:active {
	color:#666633;
}


div#sitemap #bubbles_top {
	background: url('/assets/corp/images/bubble_top.gif') no-repeat left bottom transparent;
	height: 5px;
	width: 418px;
	
}

div#sitemap #bubbles_bottom {
	background: url('/assets/corp/images/bubble_bottom.gif') no-repeat left top transparent;
	height: 5px;
	width: 418px;
	
}

div#sitemap #bubble_columns {
	border-left:solid 1px #7A93A9;
	border-right:solid 1px #7A93A9;
	width: 416px;
	background-color:#EBEEF3;
} 

.middle {
	border-left:solid 1px #DCDDDF;
	border-right:solid 1px #DCDDDF;
}

div#sitemap #bubbles_pointer {
	background: url('/assets/corp/images/bubble_tip_down.gif') no-repeat right top transparent;
	width:24px;
	height:13px;
	float:right;
	margin-right:15px;
	margin-top:-1px;
	
	
}

div#sitemap .viewall_container {
	width:418px;
	display:none;
}

div#sitemap .viewall_column {
	float:left;
	width:122px;
	padding-left:15px;
}

.viewall_column strong {
	font-size:14px;
	margin-bottom:5px;
	display:block;
}

div#sitemap #bubbles ul li.last {
	padding-bottom:25px;
}

div#sitemap #bubbles ul, div#sitemap #bubbles ul li {
	margin-bottom:0px;
	padding-bottom:7px;
}
