/* Media: Screen
 * Special IE Hacks (Why the hell is this necessary? (It's sad really....))
 */
#main {
	width: 100%;
}

a:link img.screenshot, a:visited img.screenshot {
	border-color: #004C8C;
}

a:hover img.screenshot, a:active img.screenshot {
	border-color: #0071D0;
}

