.partner #content{
	width:1024px;
}

#content{
	background-color: transparent !important;
	border:0!important;
	padding:0!important;
	margin-right:-10px;
}

#content div{
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	padding: 17px 17px 23px 17px;
	background: #ededed url('/i/block-bg.png') repeat-x top;
	width:150px;
	height:125px;
	float:left;
	margin: 0 19px 15px 0;
	font-size: 80%;
	color:gray;
	text-align: center;
	line-height: 128%;
}

#content div img{
	position: relative;
	display: block;
	margin: 0 auto 8px auto;
	left:-5px;
}
