﻿.itembar_pnlLay
{
background-image:url(../../images/common/forms/bar.png);
color:#636363;
font-size:11px;
height:35px;
line-height:34px;
text-indent:21px;
width:211px;
}

.itembar_pnlLay_selected
{
background-image:url(../../images/common/forms/barSelected.png);
color:#4A6711;
font-weight:bold;
font-size:11px;
height:35px;
line-height:34px;
text-indent:21px;
width:211px;
}

.inputC
{
background-image:url(../../images/common/forms/inputA.png);
height:29px;
width:156px;
}
.inputC input
{
background:transparent none repeat scroll 0 0;
border:medium none;
color:#4A6711;
float:left;
font-size:11px;
margin-left:5px;
margin-top:8px;
width:143px;
}
.inputD
{
background-image:url(../../images/common/forms/inputB.png);
height:29px;
width:321px;
}
.inputD input
{
background:transparent none repeat scroll 0 0;
border:medium none;
color:#4A6711;
float:left;
font-size:11px;
margin-left:5px;
margin-top:8px;
width:308px;
}

.taA
{
background-image:url(../../images/common/forms/ta1.png);
clear:both;
float:left;
height:122px;
margin-left:2px;
width:317px;
}

.taA textarea
{
background:transparent none repeat scroll 0 0;
border:medium none;
float:left;
font-size:11px;
height:108px;
margin-left:4px;
margin-top:5px;
overflow:auto;
width:301px;
}
