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

.inputbox { line-height: 20px!important; }
#mod-search-searchword { line-height: 32px!important; }

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