/**
 * @version		$Id: donate.css 307 2009-09-08 20:08:44Z fatica $
 * @package		Donation
 * @copyright	Copyright (C) 2009 Michael Fatica, Fatica Consulting L.L.C. - All rights reserved.
 * @license		GNU/GPL
 * This file is part of Donation Co mponent. Donation Component is free software:
 * you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 */


.required{
	color:red;
	clear:none;
}

.highlight{
	border: 2px solid red;
}

input,select {
	border: 1px solid black;
}

.radio{
	border: none !important;
}