#sidebar {
   background:transparent url(../images/bottom_smenu.jpg) no-repeat scroll center bottom;
	
}
#sidebar ul {
    position:relative;
	width:285px;
	margin: 15px auto;
	
}

#sidebar li {
    height: 95px;
    overflow: hidden;
	text-align:justify;
}

#sidebar .spyWrapper {
    height: 100%;
    overflow: hidden;
    position: relative;    
}

.n-object p a{
	font-weight:bold;
	color:#64961d;
}
.n-object p a:hover{
	color:#ff9715;
	text-decoration:none;
}
.n-object p{
	color:#666666;
}