#content a, #panel a {
	text-decoration:underline;
	color:#333;
}
.home #header {
	height:60px;
}
#header {
	background-position:-500px -500px;
	width:auto;
	height:90px;
	padding:0px;
}
#header #logo {
	text-align:left;
	width:auto;
	height:auto;
}
#header #lang, #header #bar, #header #dotted {
	display:none;
}
#header #header_title {
	width:auto;
	height:auto;
	padding:15px 0 15px 0;
}

#footer {
	width:auto;
}

#search, #foot_left, #foot_right {
	display:none;
}

#main {
	width:auto;
}
#navi {
	width:0px;
	overflow:hidden;
	display:none;
}
#main #content {
	padding-left:0;
}
#wrapper {
	width:734px;
	padding:0 0 10px 20px;
	margin-top:20px;
	border:1px solid #CCC;
}
