	table.agroTable {
		width: 100%;
		margin: 8px 0 10px 0;
		border-bottom: 1px solid #53523e;
	}
	table.agroTable td{
		text-align: center;
                vertical-align: middle;	
	}
	table.agroTable td.agroItemLinkTD{
		height: 30px;
	}
table.agroTable td img{
        padding: 4px;          
        border: 2px solid #403f35;
	text-align: center;
}
table.agroTable td table{
        width: 100%;
}