@CHARSET "UTF-8";

.wraptable-table {
	width: 100%;
}
.wraptable td {
	border: none;
	vertical-align: top;
}
.wraptable .elementSmall {
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
}
.wraptable .elementSmall td.coin {
	xwidth: 155px;
}
.wraptable .elementSmall td.coin img {
	width: 150px;
}
.wraptable .elementSmall td.coin img.paper {
	width: 270px;
}
.wraptable .elementSmall td.utilities {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
.wraptable .elementSmall td.utilities a {
	text-decoration: none;
}
.wraptable .elementSmall td.utilities img {
	height: 25px;
	width: 25px;
	margin-bottom: 6px;
	cursor: pointer;
}
.wraptable .elementSmall a {
	color: black;
	text-decoration: none;
}
.wraptable .elementSmall a:hover {
	color: blue;
	text-decoration: underline;
}