div, ul, li, span {
	margin: 0;
	padding: 0;
}

#mfi-leftcol {
	margin-left:5px;
	}
	
.warnings .warning-shadow {
	}
	
#mfi-topright {
	background-color:transparent;
	}
	
.warnings .warning-content {
		display:inline;
	}
	
.classic .module-content ul li.dot1 {
	border-bottom:1px dotted gray;
	}
	
#mfi-top .buttonstyle .mfi-search  {
	width:240px;
}

#mfi-leftcol input  {
	width:120px;
}

#mfi-header-mainmenu {
	  background: url("../images/bg_mainmenu.png") no-repeat;
	  background-color: #fff;
	  height: 30px;
	  margin: 0 0 0 0;
	  width: 1180px;
	  padding: 0 0 0 220px;
	  overflow: hidden;
	  height: 3em;
}

#mfi-header-mainmenu ul {
	width: 1180px;
	height: 38px;
	display: block;
}

#mfi-header-mainmenu ul li a {
	height: 100%;
}

#mfi-content {
	margin-left: 200px;
}

.warning-shadow {
	display: none;
}

.warning-container {
	display: block;
	height: 50px;
	background-color: #7B1B63;
}

#mfi-header-lang {
	padding-right: -150px;
	text-align: right;
	display: block;
}

