.en #site-id {
	background: url(../img/site-id-en.jpg) no-repeat;
}

.fr #site-id {
	background: url(../img/site-id-en.jpg) no-repeat;
}

.gradient-250 {
	background: url(../img/cssBase/gradient-250.png) repeat-x;
	height:250px;
	margin-bottom:10px;
}
.gradient-130 {
	background: url(../img/cssBase/gradient-130.png) repeat-x;
	height:130px;
	margin-bottom:10px;
}
.lib-custom-img {
	margin-left:10px;
	border: 1px solid #ccc;
	float:left;
}
#libSearchBox {
	width:364px;
}

h2.intro {
	color:#7e7e7e;
	margin-bottom:10px;
}

.en #site-id a {
	left: 55px;
	top: 32px;
	width: 338px;
	height: 63px;
}
