#mainPartners {
	position: relative;
	top:15px;
	height: 1030px;
	width: 980px;
	margin:0px;
	margin-top:0px;
	float:left;
}

.partnersList {
	position:relative;
	float:left;
	left:25px;
	
	width:770px;
	
	padding:10px;
	
	border-style:solid;
	border-width:1px;
	border-color:#C4C4C4;
	
	text-align:justify;
}

.partnersList a {
	color:#8D0D0E;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

.partnersList a:hover {
	color:gray;
	text-decoration:underline;;
}

.partnersDesc {
	position:relative;
	float:left;
	
	width:600px;
}

.partnersLogo {
	position:relative;
	float:left;
	

	padding-left:50px;
	padding-top:10px;
}

.partnersLogo img {
	width:90px;
	height:30px;
}

#space {
	position:relative;
	float:left;
	width:100px;
	height:10px;
}

#easyBannerPart {
	position:relative;
	float:left;
	
	margin-left:30px;
	height:980px;
}