
div#browserItems a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
	float: left;
	margin-top: 0.5em;
	padding-bottom: 1.9em;
}

div#browserItems a span { text-decoration: underline;	}

div#browserItems a img { margin-bottom: 0.8em; }
