.top {
	position:relative;
	top:4px;
}

.bottom {
	position:relative;
	bottom:4px;
}