/*
#------------------------------------------------------------------------
# boutique - September 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 
*/
/* Fix for the IE8 floated image problem */
.nspImage {
    width: auto!important;
}

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