#AnchorBox {
	position: absolute;
	left: 23px;
	top: 21px;
	width: 250px;
	height: 250px;
	z-index: 310;
}
#Bodybox {
    position: absolute;
    visibility: visible;
    left: 0px;
    top: 0px;
    width: 1100px;
    height: 1300px;
    z-index: 400;
}
.BodyBoxImg {
    height: 1300px;
    width: 1100px;
    z-index: inherit;
    border-width: 0;
    border: 0;
}
.RhinoLiveImg {
    height: 250px;
    width: 300px;
    z-index: inherit;
    border-width: 0;
    border: 0;
}
.RhinoMechImg {
	height: 300px;
	width: 400px;
	z-index: inherit;
	border-width: 0;
	border: 0;
}
.CollectImg {
    height: 550px;
    width: 1000px;
    z-index: inherit;
    border-width: 0;
    border: 0;
}
