﻿.no_borad {
	border-width: 0;
	float: right;
	margin: 2px 2px 8px 8px;
}
.imagelift {
	float: left;
	margin: 2px 8px 8px 2px;
}
.imageright {
	border-width: 0px;
	float: right;
	margin: 6px 2px 8px 8px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
}

