/*
#------------------------------------------------------------------------
# Shop and Buy - July Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

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

input[type="text"],
input[type="password"],
input[type="email"],
input[type="www"] {
	padding-top: 8px;
}
