/*
#------------------------------------------------------------------------
# Flatshop - Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2013 LeeBros.us. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://leebros.us
# Support: support@leebros.us
*/

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;
}
