/*
 * BEGIN FLOCK GPL
 * 
 * Copyright Flock Inc. 2005-2006
 * http://flock.com
 * 
 * This file may be used under the terms of of the
 * GNU General Public License Version 2 or later (the "GPL"),
 * http://www.gnu.org/licenses/gpl.html
 * 
 * Software distributed under the License is distributed on an "AS IS" basis,
 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 * for the specific language governing rights and limitations under the
 * License.
 * 
 * END FLOCK GPL
 */

radio[pane=paneBlog] {
    list-style-image: url("chrome://browser/content/preferences/flockprefs.png") !important;
    -moz-image-region: rect(0px, 32px, 32px, 0px);
}

radio[pane=panePhotos] {
    list-style-image: url("chrome://browser/skin/Toolbar.png") !important;
    -moz-image-region: rect(0px 640px 32px 608px);
}

radio[pane=paneFavorites] {
    list-style-image: url("chrome://browser/skin/Toolbar.png") !important;
    -moz-image-region: rect(0px 607px 32px 575px);
}

radio[pane=paneSearching] {
    list-style-image: url("chrome://browser/content/preferences/flockprefs.png") !important;
    -moz-image-region: rect(0px, 96px, 32px, 64px);
}

radio[pane=paneNews] {
    list-style-image: url("chrome://browser/content/preferences/flockprefs.png") !important;
    -moz-image-region: rect(0px, 128px, 32px, 96px);
}

image.flockplusminus {
    -moz-image-region: rect(50px, 56px, 75px, 0px);
}

.tabs-closebutton {
    visibility: collapse;
}

.dialog-button[dlgtype=help] {
    visibility: collapse;
}

.searchengine-listitem > .listcell-iconic {
    margin-left: 20px;
}
