.ScreenshotPanel > div > IMG
{

	width:80%;

}
.ModalDialog.expanded > *
{

	width: 100%;

}
.ModalDialog.expanded .ContentPanel > IMG
{

	width:100%;
	margin-bottom: 10px;
	height: auto;

}
