@charset "utf-8";

.plain, a.plain, a.plain:hover, a.plain:active, a.plain:visited
{
	color: inherit;
	background-color: transparent;
	font-size: inherit;
	line-height: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	text-decoration: none;
	border-bottom: none;
}



.duo ul li
{
	list-style: square url(/images/css/li-square-blue.gif);
	margin-bottom: 6px;
}




img.flags
{
	margin-right: 4px;
	margin-bottom: -2px;
	vertical-align: baseline;
}









.app{
	width: 160px;
	float: left;
	font-size: 14px;
	text-align: center;
	padding: 4px;
	
}
.app img{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -12px;
	display: block;
}
