/*
#------------------------------------------------------------------------
# Music Free - #1 Free Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License: GPL v.2.0
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

.nspArt img:hover {
	filter: alpha(opacity=85);	
}
body #gkPage img {
	width: auto!important;
}
.box.hot:before,
.box.top:before,
.box.new:before {
	zoom: 1!important;
}
.display-limit {
	white-space: pre;
	word-break: keep-all;
}
.display-limit select {
	display: inline!important;
}
.print-icon img,
.email-icon img,
.edit-icon img {
	display: block;
	margin-left: 10px;
	margin-top: -10px;
}

/* Fix for the IE8 floated image problem */
.nspImage {
    width: auto!important;
}
table,
table tr,
table td,
table tbody,
table thead {
     vertical-align: top!important;
}
