div.popup {
	width: 700px;
}

div.aboutPopup, div.historyPopup {
	width: 900px;
}

div.content {
	font-size: 1.2em;
}

div.popupContents {
	font-size: 1.2em;
}

div.popupContainer {
	padding: 30px;
}

div.popupContents img.portrait {
	width: 150px;
	height: 150px;
}

div.popupContents img.landscape {
	width: 620px;
}

div.content {
    left: 340px;
    width: 550px;
}

div.logo {
    top: 20px;
    left: 50px;
    height: 145px;
    width: 250px;
}

div.logo img {
	width: 250px;
	height: 145px;
}

div.presenter {
    left: 1050px;
}

div.presenterIcon {
	left: 1000px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
