﻿.gray_small
{
    font-size: 80%;
    color: Gray;
}

.con_div
{
    width: 90%; 
    border-bottom:1px solid #888;
    margin-top: 10px;
}

.con_tbl
{
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.con_tbl td
{
    width: 50%;
}

.con_def
{
    color: #008;
}

.con_hero
{
    color: #E00;
}

.con_field
{
    margin-left: 10px;
}

.top_bg
{
    background-image: url('images/top_bg.jpg');
    background-repeat: repeat-x;
    height: 60px;
}

.ddl_lister
{
    position: relative;
    top: -20px;
    left: 95%;
}
.ddl_lister2
{
    position: relative;
    left: 95%;
}

.hand_table
{
    width: 400px;
}

.hand_table td
{
    padding: 4px;
}

.hand_tr
{
    background-image: url('images/top_bg.jpg');
    background-repeat: repeat-x;
    height: 25px;
    padding: 3px;
}