@import 'screen4.css';   

#login, .webInfo, #numbers, #regBanner, #menu, #headerPhoto, #filter, #partners, #footer, .buttonAnswer, .links, .reg {
	display: none;
}

.showAll, .back, #enters, #submenu, .greenForm, #rightPart {
	display: none !important;
}

#header .logo {
	width: 158px;
	height: 52px;
	position: absolute;
	left: 0;
	top: 0;
}

#page {
	width: 100%;
	margin: 0;
	padding: 70px 0 0 0;
	position: relative;
	text-align: left;	
}

#leftPart {
	width: 100%;
	padding: 0;
	float: normal;	
}

#rightPart {
	width: 100%;
	padding: 0;
	float: normal;	
}

#detail {
	width: 100%;
	margin: 0;
}

#header {
	width: 0;
	height: 0;
}

#detail .right {
	width: 180px;
	float: left;
}

#detail .companyInfo {
	padding-left: 20px;
}

#detail .companyInfo .leftInfo {
	width: 180px;
	float: left;
	padding: 0 0 30px 0;
}

.box {
	border:  none;
}

.box h3 {
	color: #306405;
	text-transform: uppercase;
	background: #fff;
	padding: 0 4px;
	font-size: 11px;
	position: relative;
	top: 0;
	left: 0;
	float: left;
}