@import url(popup.css);

body {
	position: absolute;
	top: 0;
	left: 0;
    margin: 0;
    width: 415px;
    padding: 0;
    font-family: Arial, serif;
}

.vistalpopup .content .head {
	width: 411px;
	overflow: hidden;
}

.vistalpopup .content .infos {
	height: auto;
}
