.sponsors {
	margin-left:40px;
	margin-top:40px;
}
.sponsors .text h2{
	margin-top:0px;
	margin-bottom:5px;
}
.sponsors .text {
	float:right;
	width:310px;
	color:#666666;
	padding-top:10px;
	padding-left:10px;
}
.sponsors .text a{
	color:#666666;
	text-decoration:none;
}
.sponsors .text a:hover{
	color:#000000;
}
.sponsors .logo_unesco, .sponsors .logo_ifla {
	float:left;
	width:90px;
	height:100px;
	border-right:1px solid #CCCCCC;
}
.sponsors .logo_unesco {
	background:url(../images/logo_unesco_w.gif) no-repeat;
}
.sponsors .logo_ifla {
	background:url(../images/logo_ifla_w.gif) no-repeat;
}
.contact {
	float:left;
	width:260px;
	margin-left:130px;
	border:1px solid #CCCCCC;
	padding:10px;
}
.contact h3{
	margin-bottom:0px;
	padding-bottom:0px;
}
.contact p{
	margin-top:10px;
}