/**
 * This file implements the AstonishMe Custom Fields default css
 *
 * @copyright (c)2008 by AstonishMe - {@link http://astonishme.co.uk/}.
 * @license GNU General Public License 2 (GPL) - http://www.opensource.org/licenses/gpl-license.php
 *
 * @package plugins
 *
 * {@internal Below is a list of authors who have contributed to design/coding of this file: }}
 * @author yabba - {@link http://www.astonishme.co.uk/}
 *
 * @version $Id: _am_custom_fields.css,v 1 Exp $
 */
.amcstfield_name{
font-size:110%;
padding:0 1em 0 0;
}

.amcstfield_value{
font-weight:bold;
}
