/************************************************************************
    This file is part of Kubiks.

    Kubiks is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    Kubiks is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Kubiks.  If not, see <http://www.gnu.org/licenses/>.
*************************************************************************/

.kubiks-win-shortcut img {
	width:48px;
	height:48px;
	background-image: url('img/kubiks_icon.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='www/js/hamdesk/plugins/Kubiks/img/kubiks_icon.png', sizingMethod='scale');
}

.Kubiks-icon, .Kubiks-icon-about {
    background-image:url(img/image.png) !important;
}

.Kubiks-start {
    background-image:url(img/emoticon_smile.png) !important;
}

#Kubiks-about {
	text-align: center;
	color: #000;
}

#Kubiks-credit li {
	margin: 10px;
	list-style-image: url(img/bullet_blue.png) !important;
	padding: 0;
}

.kubiks-empty {
    background-image:url(img/image.png) !important;
}

.x-grid3-check-col-td {
	margin:0 0 0 0!important;
	padding:0 0 0 0!important;
	line-height:16px !important;
}
