div#content .center {
   float:left;
   width:550px;
   padding-left:22px;
}

div#content .center .pagetitle {
  margin-bottom: 0px;
}

div.contribution {
	margin: 20px 0px;
	width: 100%;
	clear: left;
}

div.contribution div.t {
	color:#D8001D;
	font-size:12px;
	font-weight:bold;
	margin:17px 0 9px;
}

div.contribution div.logo {
	margin: 0px 10px;
	float:left;
}

div.contribution div.text {
	text-align: justify;
	height: 100px;
	overflow: hidden;
}

div.contribution a.url {
	display:block;
	margin: 5px 0px 0px 10px;
	background:transparent url(../../img/readmore.gif) no-repeat scroll left top;
	padding:0 0 4px 20px;
}

div.contribution div.open {
	text-align: justify;
	height: 100%;
	overflow: visible;
}
