/*
#------------------------------------------------------------------------
# Appsite - March 2011 template (for Joomla 1.6)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

.button,
button,
button.button,
a.readon,
input[type="submit"],
input[type="button"] { height: 33px!important; display: block; float: left; text-decoration: none; text-transform: uppercase; font: bold 11px/33px Arial, Helvetica, sans-serif; padding: 0 12px; background: transparent url('../images/btn.png') repeat-x 0 0; border: 1px solid #dfdfdf; border-top: none; border-bottom: none; color: #3b3b3b!important; font-weight:bold; cursor: pointer; }
/* Fix for the IE8 floated image problem */
.nspImage {
    width: auto!important;
}

table,
table tr,
table td,
table tbody,
table thead {
     vertical-align: top!important;
}
