BODY
{
	background-image: url(/static/jo/cs/menu/top_bg.gif);
	margin: 0px;
}

.logo
{
	position: absolute;
	left: 0px;
	top: 31px;
}

.line
{
	border-top: 1px solid black;
	width: 110%;
	height: 1px;
	position: absolute;
	left: 0px;
	top: 119px;
}

DIV.menu
{
	position: absolute;
	right: 15px;
	top: 43px;
}

SELECT
{
	width: 175px;
}

