/*
#------------------------------------------------------------------------
# yourshop.com - November 2010 (for Joomla 1.5)
#
# Copyright (C) 2007-2010 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com   
#------------------------------------------------------------------------ 
# Based on T3 Framework
#------------------------------------------------------------------------
# Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - GNU/GPL, http://www.gnu.org/copyleft/gpl.html
# Author: J.O.O.M Solutions Co., Ltd
# Websites: http://www.joomlart.com - http://www.joomlancers.com
#------------------------------------------------------------------------
*/

input[type=radio],
input[type=checkbox] { background: none!important; border: none!important; }

input[type=text],
input#modlgn_passwd,
input#modlgn_username { height:21px!important; padding-top:5px!important; }


ul.pagination li {height: 18px}
ul.pagination li span, ul.pagination li a {line-height:17px}

#comments-form textarea { margin:0; width:97%; height:145px;}