h3.section {
	margin-top: 1em;
}

#showhide{
margin-left: 35px;
margin-top:15px;
width: 185px;
z-index:999;
}

#showhide a{
color:#b4b4b4;
font-weight:bold;
padding-left: 3px;
}

#showhide a.v_showclass{
padding-left:30px;
}

#showhidelink {
height:25px;
background: url(language_drop.gif) top no-repeat;
z-index: 8888;
background-color: transparent;
}

#jflanguageselection {
	color: #ffffff;
	padding: 10px;
	border: 0px solid #F3F1F1;
	font-weight: normal;
	background-color: transparent;
	background: url(background.gif)  no-repeat;
	margin-left:13px;
	height:205px;

	
}

#jflanguageselection ul.jflanguageselection
{
	list-style: none;
	padding: 0;
	margin-top: 3px;
	font-weight: normal;
}

#jflanguageselection ul.jflanguageselection li{
margin-top:5px;
}

#jflanguageselection ul.jflanguageselection li img
{
margin-bottom: -3px;
}

#jflanguageselection ul.jflanguageselection li a
{

}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 0px;
}