#branding {
	position:relative;
	text-align:left;
	width:765px;
	height:100px;
	background:#004990 url(/fileadmin/user/medicine/cma/images/backgrounds/defaultheader.jpg) bottom right no-repeat;
	}

#cumclogo h1 {
	width:175px;
	height:63px;
	display:block;
	margin:0px 0px 0px 0px;		
	position:relative;
	top:5px;
	left:5px;
	background:#004990 url(/fileadmin/user/medicine/CMA/images/cma-logo.gif) no-repeat;		
	}
a#cumcheader {
	background:#004990 url(/fileadmin/user/medicine/CMA/images/cma-logo.gif) no-repeat;	
	height:63px;
	width:175px;
	display:block;
	color:#004990;
	}

#accentimage {
	width:104px;
	height:75px;
	position:absolute;
	top:96px;
	left:40px;		
	}		
.imgdropshadow {		
	margin:4px 0 0 4px;
	background-image:url(/fileadmin/user/medicine/images/backgrounds/ds333.gif);
	}

	/* commented backslash hack - invisible to IE5 Mac \*/
html>body div.imgdropshadow {
	background:url(/fileadmin/user/medicine/images/backgrounds/ds40.png);
	}
	/* end hack */ 

img.dropshadow {
	position:relative;
	top:-4px;
	left:-4px;
	}

/** if this is the main root page, do not display the subheadline **/

.cmahome #topcap h3 { display:none; 
              }