@charset "UTF-8";
/* CSS Document */
#toplogo{
width:172px;
height:180px;
margin-top:0px;
background-image:url("img/toplogo_brussel.png");
background-position: 0px 2px;
background-color: #FFF;    
background-repeat:repeat-x;
float:right;
margin-right:20px;
cursor: pointer;
}