#sec-head {
	background-color: #CCCCCC;
	position: relative;
	clear: none;
	text-align: right;
	height: auto;
	margin-bottom: 0px;
}
#sec-head-pad a {
	position: relative;
	clear: none;
	color: #000000;
	text-decoration: none;
}
#sec-head-pad {
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
}

#sec-head-pad a:hover {
	text-decoration: underline;
}

.congo-menu-right {
font-size: 70%;
line-height: 1.5;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;
margin: 7px;
padding-left: 14px;
vertical-align: middle; }

.clear { clear: both; }
