.img-left{
	width:182px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	}

.img-center{
	width:182px;
	float:center;
	padding-top:10px;
	padding-bottom:10px;
	}

.img-right{
	width:182px;
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	}
