
  /**
  * CSS File for Header Static None Module
  * @changelog
  */
  
  body div#overall div#header {
    background-image: url('/connect/layout/de/images/header/rsm-connect.gif');
    background-repeat: no-repeat;
    background-position: top left;
    position: relative;
    top: 0px;
    
    height: 77px;
    width: 366px;
    
  }
  
  body div#overall div#header a, body div#overall div#header a:link, body div#overall div#header a:visited, body div#overall div#header a:hover {
	display: block;
	position: absolute;
	top: 25px;
	width: 210px;
	height: 50px;
	
  }