.vertical {
	OVERFLOW: hidden; WIDTH: 127px; POSITION: relative; HEIGHT: 495px
}
.items {
	MARGIN: 0px;
	POSITION: absolute;
	HEIGHT: 495em;
	left: 0px;

}
#actions {
	WIDTH: 127px
}
#actions A {
	FONT-SIZE: 14px; CURSOR: pointer; COLOR: #000
}
#actions A:hover {
	COLOR: #000; TEXT-DECORATION: underline
}
.disabled {
	VISIBILITY: hidden
}
