/* Newton2010 Container CSS */

.nmc_c_table
{
   width: 100%;
   margin-top: 8px;
}
.nmc_c_table tbody
{
   width: 100%;
}
.nmc_c_top_left_bar
{
   height: 30px;
   padding-left: 16px;
   color: #ffffff;
   font-weight: bold;
   font-size: 12px;
   padding-top: 4px;
}
.nmc_c_top_right_bar
{
   width: 20px;
   height: 34px;
}
.nmc_c_top_left
{
   height: 30px;
   padding-left: 16px;
   color: #ffffff;
   font-weight: bold;
   font-size: 12px;
   padding-top: 4px;
   background-image: url('images/top_left.png');
   background-repeat: no-repeat;
   background-position: left top;
}
.nmc_c_top_right
{
   background-image: url('images/top_right.png');
   background-repeat: no-repeat;
   background-position: right top;
   width: 20px;
   height: 34px;
}
.nmc_c_bottom_left
{
   background-image: url('images/bottom_left.png');
   background-repeat: no-repeat;
   background-position: left bottom;
   padding-left: 16px;
   padding-top: 4px;
   padding-bottom: 8px;
}
.nmc_c_bottom_right
{
   background-image: url('images/bottom_right.png');
   background-repeat: no-repeat;
   background-position: right bottom;
   width: 20px;
}
.c_head
{
   padding: 0;
   text-align:left;
}
.c_icon, .c_actions, .c_head h1
{
   float: left;
   vertical-align: middle;
}
.c_head h1, .c_icon h1
{
   margin: 0;
   padding: 0;
}
.head_title
{
   margin: 0;
}
.title_vis
{
   float: right;
}
.eipbackimg
{
   background-color: #DAE7F2;
   border: solid 1px #4F839F;
}
.icn img
{
   margin-right: 5px;
}
.pre_bottom
{
   margin-top: 16px;
}























































