

/* For overview of items */

.items_table{width:100%;}
.items_row_cell
{
	}

.items_row_acell
{
}

.items_arow_cell
{}

.items_arow_acell
{

.pagingHeader
{
    background-color : #FFC875;
    border-bottom : solid 1px #545F78;
}

.pagingActive
{
    font-weight : bold;
    color: #545F78;
}


/* For the relation block */

.selectionTable
{
    text-align : left;
    border : solid 0px white;
}

.selectionItemCell
{
    text-align : center ;
    vertical-align : top;
}
