.apple_overlay {
	z-index:1050;
    display:none;
	background:url(/images/jquerytools/white.png) no-repeat;
    width:570px;
    padding:45px 45px 45px 45px;
    font-size:11px;
}

.apple_overlay .close {
    background:url(/images/jquerytools/overlay_close.png) no-repeat;
    position:absolute; right:5px; top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}

#overlay {
	height:450px;
}
div#contentWrap {
	height:421px;
	overflow-y:auto;
	padding-right: 5px;
}

#contentWrap #printthis {
	 padding-top:2px;
}

#contentWrap #fullMediaTitle {
	 float: right; 
	 padding: 40px 10px 0 0; 
	 width:190px;
}

#contentWrap #logo {
	height:100px; 
	width: 270px;
}