.Obj142 {
	list-style: none; 
	padding: 10px 0 40px 25px; 
	margin: 0; 
	width: 25px; 
	background: url(img/back.gif); 
	border-top: 1px solid #593; 
	border-bottom: 1px solid #593;
	}
.Obj142 li { display: block; width: 25px; margin-bottom: -29px; }
.Obj142 li a { text-decoration: none; color: #fff; font-size: 11px; line-height: 10px; }
.Obj142 li a em {
	display: block; 
	width: 25px; 
	height: 29px;
	background: url(img/vertical.gif) left top; 
	font-style: normal;
	}
.Obj142 li a b {
	display: block; 
	width: 15px; 
	padding: 0 3px 29px 7px; 
	text-align: center; 
	text-decoration: none; 
	background: url(img/vertical.gif) left bottom; 
	color: #fff;
	}
.Obj142 li a:hover { border: 0; position: relative; z-index: 100; cursor: pointer; }
.Obj142 li a:hover em { background-position: center top; }
.Obj142 li a:hover b { background-position: center bottom; color: #660; }
.Obj142 li a.selected,
.Obj142 li a:hover.selected { border: 0; position: relative; z-index: 200; cursor: default; }
.Obj142 li a.selected em,
.Obj142 li a:hover.selected em { background-position: right top; }
.Obj142 li a.selected b,
.Obj142 li  a:hover.selected b { background-position: right bottom; color:#242; }