@charset "UTF-8";
/* CSS Document */

ul.newSites {
	margin:0;
	list-style-type:none;
	width:198px;
	height:276px;
	background-image: url(../images/newSites/newSitesBackground.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	padding-top: 39px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
ul.newSites li {
	margin-bottom:3px;
	height:47px;
	overflow:hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.newSites li a {
	display:block;
	height:47px;
	line-height:1000px;
	overflow:hidden;
	float:left;
	width:190px;
}
ul.newSites li a.acco {
	background-image: url(../images/newSites/accoEurope1.gif);
	background-repeat: no-repeat;	
}
ul.newSites li a.acco:hover {
	background-image: url(../images/newSites/accoEurope2.gif);
}
ul.newSites li a.nobo {
	background-image: url(../images/newSites/noboEurope1.gif);
	background-repeat: no-repeat;	
}
ul.newSites li a.nobo:hover {
	background-image: url(../images/newSites/noboEurope2.gif);
}
ul.newSites li a.rexel {
	background-image: url(../images/newSites/rexelEurope1.gif);
	background-repeat: no-repeat;	
}
ul.newSites li a.rexel:hover {
	background-image: url(../images/newSites/rexelEurope2.gif);
}
ul.newSites li a.gbc {
	background-image: url(../images/newSites/gbcEurope1.gif);
	background-repeat: no-repeat;	
}
ul.newSites li a.gbc:hover {
	background-image: url(../images/newSites/gbcEurope2.gif);
}
ul.newSites li a.kensington {
	background-image: url(../images/newSites/kensingtonEurope1.gif);
	background-repeat: no-repeat;	
}
ul.newSites li a.kensington:hover {
	background-image: url(../images/newSites/kensingtonEurope2.gif);
}