.saved {
background:#BAF765;
background:linear-gradient(#BAF765,#A7E059) repeat scroll 0 0 transparent;
border-radius:0 0 5px 5px;
box-shadow:0 2px 5px #487C00;
display:none;
position:fixed;
text-shadow:1px 1px 0 #D6F3AE;
width:100%;
height:50px;
z-index:1000;
text-align:center
}
.saved h3{color:#282828;display:inline-block}

img {margin: 3px 10px 3px 0px} 
/* default for all images = margin on left pics 
which doesn't appear to work in Tiny MCE, perhaps 
in conjunction with Skeleton CSS */
