.flagg20 {
	height: 43px;
	width: 43px;
}

.ui-li-has-thumb .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li-has-thumb {
    min-height: 0px;
    padding-left: 100px;
}

.ui-listview .ui-li-icon {
max-width: 26px;
max-height: 26px;
left: 8px;
top: 8px;
}


.button:hover{
	cursor: pointer;
	text-decoration: none;
}

.button a {
  display: block;
  width: 100%;
}

#footer{
	height 2em; 
	width: 100%;   
	position: absolute; 
	bottom: 0px; 
	clear: both;
}

.footerButton:hover{
	cursor: pointer;
	text-decoration: none;
}

.footerButton a {
  display: block;
  width: 100%;
}