/**
 * @version     $Id$ 2.0.0 0
 * @package     Joomla
 * @copyright   Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license     GNU/GPL, see LICENSE.php
 */

input#filter_string, input#filter_email, input#filter_subject {
	width:150px;
}
td.key {
	width:100px;
	text-align:right;
}
td.space {
	width:30px;
}
td.value {
	text-align:left;
}
input#name {
	width:200px;
}
input#reply_email_address, input#reply_subject {
	width:300px;
}
