@charset "UTF-8";
/* CSS Document */

.centeredButton {
	margin-left:auto; 
	margin-right:auto; 
	text-align: center;
}
.centeredButton img {
	border: none;
}

.fullList .smallboxbody {
	padding-top: 7px;
}