/* admin new styles  */

#grain-taxes-div
{
	width: 250px; 
	text-align: center; 
	margin: 0 auto;
}
#grain-taxes-div table
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	
}
#grain-taxes-div .grain-taxes-title
{
	text-align: left;
	width: 50px;
}


#download-div 
{
	width: 450px; 
	text-align: left; 
	margin: 0 auto;
}

#download-div table
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	
}

#download-div table .name
{
	width: 180px;
}


#opendoors-div, #opendoors-users 
{
	width: 350px; text-align: left; margin: 0 auto;
}

#opendoors-div table
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	
}

form.extra-form input, form.extra-form select
{
	font-style: arial, verdana, sans-serif;
	font-size: 11px;
}




.searched_adverts
{	
	margin-top: 20px;
	width: 100%;
	/*border: 1px solid black;*/
}

tr.searched-adv-row
{
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	height: 20px;
}

td.searched-adv-cell
{
	border-bottom: 1px solid #cccccc;
}

td.searched-adv-id
{
	width: 25px;
	text-align: center;
}

td.searched-adv-text
{
	width: 50%;
	padding-left: 15px;
}

table.searched-advert-form
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

table.searched-advert-form th.table-header
{
	padding: 10px;
	background-color: #D30A1E;
	color: white;
	font-style: italic;
	border-left: 1px solid #ffffff;
}

tr.searched-advert-form1
{
	background-color: #DCDCDC;
}

tr.searched-advert-form2
{
	background-color: #EBEBEB;
}

td.searched-advert-form-title
{
	width: 100px;	
}

div.searched-adverts-list-box
{
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
div.searched-adverts-list-box a
{
	color: #d30a1e;
}
