/** 
 * A Duna-Mappáció
 * Stíluslap: Képernyőképek
 */

/* ===== Szerkezet ===== */

#page-content
{
	position: relative;
}

#page-content ul
{
	margin: 0;
	padding: 0 0 0 40px;
	list-style: none;
}

#page-content ul li
{
	width: 150px;
	height: 113px;
	margin: 0;
	padding: 25px;
	float: left;
	background: url(../images/screenshot-bg.jpg);
}

#page-content ul li a img
{
	width: 150px;
	height: 113px;
	border: 0 none;
	background: white;
}
