#cutenav {position:fixed; top:30px; left:0px;width:100%;}

#love { width:350px;
height:16px;
overflow:hidden;
-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
-o-transition: all .8s ease;}

#love:hover {height:300px;}

#hhee:hover div.little{opacity: 0.8;filter:alpha(opacity=80);-moz-opacity: .8;-khtml-opacity: .8;-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
-o-transition: all .8s ease; width:350px; margin-bottom:0px; padding-left:20px;}

.little {-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;opacity: 0;filter:alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease; padding-left:5px; height:30px; width:300px;}

img.light {
	outline: 1px solid #ccc;
	border-top: 1px solid #fff;
	padding: 10px;
	background: #eee;
}


ol.notes {
padding: 0px;
margin: 0px 0px;
list-style-type: none;
border-bottom: solid 1px {color:Border};
}

ol.notes li.note {
border-top: solid 1px {color:Border};
padding: 0px;
}

ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 1px;
width: 16px;
height: 16px;
}