.smallImage {
	width:15%;
	padding-right:5px;
	padding-left:5px;
	cursor: pointer;
}

.smallImageLeft {
	width:15%;
	float: left;
	padding: 0 10px 0 0;
	cursor: pointer;
}

.smallImageRight {
	width:15%;
	float: right;
	padding: 0 0 0 10px;
	cursor: pointer;
}
