﻿.dc_Button
{
    Height: 20px;
    text-align: center;
    Font-family: Arial;
    font-size: 10px;
}

.dc_ColumnIndent
{
    width: 5px;
}

.dc_SnippetTitle
{
    white-space: nowrap;
    vertical-align: top;
}

.dc_Content
{
    vertical-align: top;
}

.dc_ReleaseDate
{
	font-weight: bold;
}

.dc_edit_table
{
	width: 100%;
}

.dc_edit_table tr th
{
	font-weight: bold;
	width: 1%;
}

.dc_table
{
}

.dc_table tr th
{
	font-weight: bold;
}

.dc_table_2
{
}

.dc_table_2 tr th
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

table.color_f tr td, table.color_f tr th
{
   background-color:#bc97af;
}