/*TEMPLATES*/
.thumbselect {
  height: 40px;
  padding-left: 110px;
  background-repeat: no-repeat;
  background-position: center left;
}
.thumboption {
  padding-left: 110px;
  height: 45px;
  margin-bottom: 2px;
  background-position: center left;
}

.thumbright {
	float: right;
	padding: 10px;
}

.thumbleft {
	float: left;
	padding: 10px;
}

.thumbnail {
	width: 120px;
}