.fix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.fix {display: inline-block;}
/* Hides from IE-mac \*/
* html .fix {height: 1%;}
.fix {display: block;}
/* End hide from IE-mac */

body { margin:0;}

#othersitesnavholder {
	background:#e5e5e5;
	height:23px;
	border-bottom:1px solid #adb2b7;
}

#mastNavOtherSitesWraper {
	height:23px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:1000;	
}

	#mastNavOtherSitesWraper * {
		list-style:none;
	}

div.mastNavOtherSites {
	position:absolute;
	top:0;
	right:0;
	width:250px;
	z-index:900;
}	

	div.mastNavOtherSites a:link,
	div.mastNavOtherSites a:visited {
		text-decoration:none;
	}

	div.mastNavOtherSitesL1 {
	
	}

		div.mastNavOtherSitesL1 a:link,
		div.mastNavOtherSitesL1 a:visited {
			display:block;
			float:left;
			padding:0 10px;
			height:23px;
			line-height:23px;
			color:#1d4f8a;
		}
			div.mastNavOtherSitesL1 span  {
				background:url(/includes/othersitesmenu/other-sites-divider.png) no-repeat 0 50%;
				display:block;
				float:left
			}

		
			div.mastNavOtherSitesL1 span a:link,
			div.mastNavOtherSitesL1 span a:visited {
				background:url(/includes/othersitesmenu/mastNav-sites-arrow.png) no-repeat 100% 50%;
				padding-right:25px;
			}
		
		
		div.mastNavOtherSitesL1 a:hover,
		div.mastNavOtherSitesL1 span a:hover {
			background-color:#f2f2f2;
		}	
		
	.mastNavOtherSites #otherSitesAnimation {
		position:absolute;
		right:-10px;
		top:23px;
	}
		
	
	#otherSitesDropdown {
		width:605px;
		position:absolute;
		right:-10px;
		top:23px;
		background:#fffdf9 url(/includes/othersitesmenu/othersites-watermark.png) no-repeat 100% 100% ;
		line-height:160%;
		display:none;
		text-align:left;
	}
	div div.showSites {
		display:block;
	
	}
		div div#otherSitesDropdown div {
			background:url(/includes/othersitesmenu/mastNav-sites-dd-arrow.png) no-repeat 517px 0;
			border:2px solid #b1bac3;
			padding:20px 0 25px 20px ;
		}
			
			div div#otherSitesDropdown dl {
				float:left;
				width:49%;
				height:auto;
				margin:0;
				padding:0;
				border:0;
				line-height:130%;

			}
			div div#otherSitesDropdown dl.otherSitesDropdownMinorLinks {
				border-top:1px solid #c4cbd0;
				padding-top:10px;
				margin-top:5px;
			}					
				div div#otherSitesDropdown div dl dt {
					padding:0;
					margin:0;
					font-weight:bold;
					line-height:normal
				}
					div div#otherSitesDropdown div dl dt.otherSitesDropdownCategory {
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:120%;
						padding:0 0 3px 0;
					}
				div div#otherSitesDropdown div dl dd {
					padding:0 20px 14px 0;
					margin:0;
				}
	
					div.mastNavOtherSites div#otherSitesDropdown a:link,
					div.mastNavOtherSites div#otherSitesDropdown a:visited {
						font-weight:bold;
						color:#4786c1;
						padding:0;
						margin:0;
						background:none;
						display:inline;
						line-height:normal;
						height:auto;
					}
					
					
				div div#otherSitesDropdown dl.otherSitesDropdownMinorLinks dt  a:link,
				div div#otherSitesDropdown dl.otherSitesDropdownMinorLinks dt  a:visited {
					font-weight:normal;
					line-height:150%;
				}						
					div.mastNavOtherSites div#otherSitesDropdown a:visited { color:#3d6e9c;}

					div.mastNavOtherSites div#otherSitesDropdown a:hover {
						color:#275077;
						text-decoration:underline;
					}

