#floatMenu a,
#floatMenu2 ul ul a {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
}

#floatMenu a {
	border-bottom-style: solid;
	border-bottom-width: 0px;
}

#floatMenu ul {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#floatMenu2 ul ul a {
	margin-bottom: -1px;
}


