[data-role=footer] {
	text-align: center;
}
[data-role=footer] ul li {
	list-style-type: none;
	display: inline;
	padding: 0 .3em;
}

.ui-btn {
	text-align: left;
}

tr {
margin: 20px;
}

#currently_available {
	font-style: italic;
    font-weight: bold;
}

#currently_available img {
	vertical-align: text-top;
}