.ImgFloatLeft{
	float:left;
	padding:0px 15px 0px 7px;
}
.ImgFloatRight{
	float:right;
	padding:0px 7px 0px 15px;
}
