.clist_SearchInputs,  .Pages, .CompanyItem 
{
	 width:418px;
	}
.order{
	font-family: Courier;
	visibility: hidden;

	margin-left:-18px;


}
.CompanyPaging img {
	 border:none;

	}
	
.CompanyItem 
{
 
	font-family:Candara,Arial,Verdana,Helvetica,sans-serif;            
 
}	
#CompanyItems
{
	 padding: 10px 0;
	}

.CompanyItem td
{
	 
	}

.clist_SearchInputs input
{
  margin-right:5px;
	}
	
	.clist_SearchInputs select
	{
		 width:280px;
		}

.clist_SearchInputs td 
{
	 padding: 0 0 4px 0;
	}
	
 .Pages
{
	height: 25px;
	 
 
}
.Pages a span
{
 
	float: left;
	height: 15px;
	padding: 5px;
	margin-right: 2px;
}



.Pages a .current
{
	color: #365391;
	font-weight:bold;
}

 
.EditTable
{
	border: solid 1px #cdcdcd;
	background: #fafafa;
	width: 100%;
	font-size: 1em;
}

.EditTable td, .EditTable th
{
	padding: 10px;
}
.EditTable th
{
	background: #f0f0f0;
}
.EditTable span
{
	font-weight: bold;
}
.EditTable select
{
	width: 100%;
}
.EditTable input[type="text"]
{
	width: 100%;
}

.EditTable textarea
{
	width: 100%;
}

.CommandButtons
{
	font-size: 1em;
	margin: 20px 0;
}

.CommandButtons .CommandButton
{
	display: inline-block;
	padding: 10px 0;
	background: #fafafa;
	border: solid 1px #cdcdcd;
	width: 32%;
	text-align: center;
}
.CommandButtons .CommandButton:hover
{
	background: #365391;
	color: #fff;
	font-weight: bold;
}



 

