/**
 * $Id: index.css,v 1.4 2009/04/09 18:55:27 sudaraka Exp $
 * Created: 08/11/2008
 *
 */
 

.loading
{
	background-color: #FFFFA0;
	padding: 0 0 0 18px;
	min-height: auto;
}

form#frmCat select
{
	margin-bottom: 10px;
	width: 240px;
}
form#frmCat select.make
{
	background-repeat: no-repeat;
	padding-left: 25px;
}
form#frmCat select.make option
{
	margin: 1px 0;
	padding-left: 25px;
	background-repeat: no-repeat;
}
