﻿.reg_form
{
}
.reg_form .row
{
    width:485px;height:30px;border:solid 1px #d9d9d9;margin-bottom:3px;border-collapse: collapse
}

.reg_form .row .col1
{
    width:10px;height:100%;padding-left:5px;background-color:#d9d9d9; float:left;
    vertical-align:middle;
    line-height:30px; 

}

.reg_form .row .col2
{
    width:180px;height:100%;
    padding-left:10px;
    background-color:#d9d9d9; 
    float:left;
    vertical-align:middle;
    line-height:30px; 
    text-align:left;
}

.reg_form .row .col3
{
    padding-left:10px;height:100%;text-align:left
}


.view_table
{
}
.view_table .row
{
    width:485px;height:25px;border:solid 1px #d9d9d9;margin-bottom:1px;border-collapse: collapse
}

.view_table .row .col1
{
    width:10px;height:100%;padding-left:5px;background-color:#d9d9d9; float:left;
    vertical-align:middle;
    line-height:25px; 

}

.view_table .row .col2
{
    width:180px;height:100%;
    padding-left:10px;
    background-color:#d9d9d9; 
    float:left;
    vertical-align:middle;
    line-height:25px; 
    text-align:left;
}

.view_table .row .col3
{
    padding-left:10px;height:100%;text-align:left
}
