
/* -- Menu items -- */
/* -- heights -- */

#menu3Container, #menu3Content {
	height: 180px;
}

/* -- position -- */

#popupMenu01 {
	left: 75px;
}

#popupMenu02 {
	left: 210px;
}

#popupMenu03 {
	left: 345px;
}

/* -- Left Nav fix -- */

div.leftDouble {
	height: 70px;
	background-color: #99B22D;
}

div.leftDouble a {
	height: 70px;
}

div.leftDouble a:hover {
	height: 70px;
	background-color: #DCDCDC;
}

div.leftDouble_on {
	background-color: #DCDCDC;
	background-repeat: no-repeat;
	height: 70px;
}

div.leftDouble_sub {
	background-image: url(/Resources/images/leftNav_doubleline_on.gif);
	background-repeat: no-repeat;
	background-color: #DCDCDC;
	border-bottom: 1px solid #FFFFFF;
	height: 60px;
}

div.leftDouble_sub p {
	top: 8px;
}

div.gwCheckBoxArea {
	height: 140px;
}

#btnContribContent {
	background-image: none;
	padding-left: 14px;
	width: 95px;
}

.RelatedLinksTabs {
	height: 75px;
	background-color: #DF9103;
}

.RelatedLinkContainer {
	margin:10px 0 10px 6px;
	width:100px;
}

td.aroundTheWorld_Header p {
	margin: 5px 0 0 5px;
}

td.aroundTheWorld_Header2 p {
	margin: 5px 0 0 5px;
}

