/*
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
.cke_icon {
background-image:url(../icons/icons.png);
background-position:100px 50%;
background-repeat:no-repeat;
display:inline-block;
height:16px;
margin-top:1px;
width:16px;
}
