table.dictionary_list
{
	padding: 2px;
	border: 0px solid black;
        border-spacing: 1px;
}

table.dictionary_list thead {
    background-image: url(../i/toolbar_bg.gif);
    background-repeat: repeat-x;
}

table.dictionary_list thead td
{
	font-weight: bold;
}

table.dictionary_list  td
{
	padding: 3px;
}

table.dictionary_list tr.row0 td
{
    
	background-color: #CAD7E7;
}

/**

div.dictionary_footer_buttons button
{
	background-color: #BDC54C;
	color: white;
}
*/
