




/* Datagridcustom is for customizing*/

div.datagridcustom{
-overflow:visible;
-height:10px;
width:460px;
margin:15px 0px 12px 0px;
padding:0px;
}

div.datagridcustom .datagrid_head{
background:#D0DBF0 url(../../standard/assets/gfx_enum3.gif) left 9px no-repeat;
padding:10px 15px 4px 15px;
border:1px solid #ffffff;
}
div.datagridcustom .datagrid_head h2{ 
margin:0px 0px 0px 0px;
padding:0px;
}

div.datagridcustom table{
width:100%;
border-collapse:collapse;
}
div.datagridcustom table tr{
border:0px;
}

div.datagridcustom table td.header,
div.datagridcustom table td.content{
border:1px solid #ffffff;
padding:4px 15px 4px 15px;
}
div.datagridcustom table td.header{
font-weight:bold;
}
div.datagridcustom table td.content{

}
div.datagridcustom .switchcolor01{

}
div.datagridcustom .switchcolor02{

}
