#screenshotPanel .sidePanelContent {
	padding: 0;
}

#screenshotPanel .sidePanelContent img {
	width: 100%;
	height: auto;
}

#screenshotPanel .sidePanelContent a {
	display: block;
}

#screenshotPanel .sidePanelContent a:not(:first-of-type) {
	border-top: 1px solid black;
}

#screenshotPanelButton {
	border-top: 1px solid black;
}

#screenshotPanelButton a {
	display: block;
}

#screenshotPanelButton img {
	width: 148px;
	height: 25px;
}