

.img-box .thumbnail { width:35px; }

a.button {
	white-space:nowrap;
	background:url(../images/button.gif) repeat-x;
	height:28px;
	float:left;
	line-height:28px;
	padding:0 15px;
	color:#fff !important;
	font-size:14px;
	font-weight:bold;
}
a.button:hover {
	text-decoration:none;
	background-position:0 -28px !important;
}

