div.calendarPreviewPopup {
	width: 465px;
	left: 0;
	position: absolute;
	top: 0;
	margin-left: 0;
}

.gcLogoEmbedded {
    position: absolute;
    width: 80px;
    height: 43px;
    background: url(images/gc-logo-embedded.png) no-repeat;
    right: 25px;
    top: 25px;
}

