.anylinkcss{
	display: block;
	visibility: hidden;
	width: 156px;
	height: 113px;
	position: absolute;
	top:10px;
	left: 10px;
	background: url(../images/navigation/submenu.png) no-repeat transparent;
	text-align: right;
	line-height: 14px;
	padding-top: 10px;
}

.anylinkcss a {
	line-height: 28px;
	display: block;
	color: white;
	padding-right: 25px;
}

.anylinkcss a:hover {
	color: gray;
}


#detailsmain {
	text-align: left;
	list-style-type: none;
}
#detailsmain li a {
	border-left: solid 1px gray;
	border-bottom: solid 3px gray;
	font-weight: bolder;
	color: gray;
	display: block;
	margin: 3px;
	padding-left: 20px;
	text-decoration: none;
}
.lifooter {
	display: block;
	height: 27px;
	background: url(../images/ab-footer.gif) no-repeat;
}

.anylinkcss2{
	display: block;
	visibility: hidden;
	width: 180px;
	position: absolute;
}

.anylinkcss2 a {
	display: block;
	height: 42px;
	background: url(../images/ab-back.gif) left no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: gray;
	padding-left: 20px;
}

.anylinkcss2 a:hover {
	color: black;
}
