.left0px {
	left: 0px;
}

.right0px {
	right: 0px;
}

.top0px {
	top: 0px;
}

.bottom0px {
	bottom: 0px;
}

.left0pxImportant {
	left: 0px !important;
}

.right0pxImportant {
	right: 0px !important;
}

.top0pxImportant {
	top: 0px !important;
}

.bottom0pxImportant {
	bottom: 0px !important;
}