#PageMain {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#PageMain #PageMain_form {
margin-bottom: 0px;
}
#PageMain #PageMain_table {
border-width:0;
border-collapse:separate;
}
#PageMain #PageMain_table > tbody > tr > td, #PageMain #PageMain_table > tbody > th {
padding:0;
vertical-align:top;
}
#PageMain #btnSearch_outer {
position: relative;
top: 7px;
left: 429px;
width: 117px;
height: 25px;
z-index: 0;

}
#PageMain #btnSearch {
 font-family: Tahoma;
 font-size: 11px;
  background-color: #EAF2D3;
width: 117px;
height: 25px;
border:solid 1px LimeGreen;
-moz-border-radius-topleft: 1px;
-webkit-border-top-left-radius: 1px;
border-top-left-radius:1px;
-moz-border-radius-topright: 1px;
-webkit-border-top-right-radius: 1px;
border-top-right-radius:1px;
-moz-border-radius-bottomright: 2px;
-webkit-border-bottom-right-radius: 2px;
border-bottom-right-radius:2px;
-moz-border-radius-bottomleft: 2px;
-webkit-border-bottom-left-radius: 2px;
border-bottom-left-radius:2px;
-webkit-appearance: button;
}
#PageMain #edtSearch_outer {
position: relative;
top: -17px;
left: 11px;
width: 411px;
height: 24px;
z-index: 1;

}
#PageMain #edtSearch {
 font-family: Tahoma;
 font-size: 11px;
  width:411px;
height:23px;
border:solid 1px LimeGreen;
-moz-border-radius-topleft: 1px;
-webkit-border-top-left-radius: 1px;
border-top-left-radius:1px;
-moz-border-radius-topright: 1px;
-webkit-border-top-right-radius: 1px;
border-top-right-radius:1px;
-moz-border-radius-bottomright: 1px;
-webkit-border-bottom-right-radius: 1px;
border-bottom-right-radius:1px;
-moz-border-radius-bottomleft: 1px;
-webkit-border-bottom-left-radius: 1px;
border-bottom-left-radius:1px;
box-shadow: 0px 0px 4px #A7C942;
-webkit-box-shadow: 0px 0px 4px #A7C942;
}
#PageMain #rdgField_outer {
position: relative;
top: -12px;
left: 7px;
width: 412px;
height: 19px;
z-index: 2;

}
#PageMain #rdgField_table {
padding:0px;
border-spacing:0px;
 font-family: Tahoma;
 font-size: 11px;
  height:17px;
width:412px;
table-layout:fixed;
}
.td_with_radio {
height:19px;
width: 20px;
}
.td_with_span {
overflow:hidden;
white-space:nowrap;
width: 117.33333333333px;
height:19px;
}
#PageMain #rdgField_table span {
white-space:nowrap;
 font-family: Tahoma;
 font-size: 11px;
  }

<style>
.td1  {font-size:14px; color:#003e55;font-family: 'Open Sans', sans-serif; font-weight:bold; padding-right:30px; font-weight:400; background-color: #eaffd2;}
.td11  {font-size:14px; color:#003e55;font-family: 'Open Sans', sans-serif; font-weight:bold; padding-right:30px; font-weight:400; background-color: #eaffd2;}
.td2  {font-size:14px; color:#003e55;font-family: 'Open Sans', sans-serif; font-weight:bold; padding-right:30px; font-weight:400; background-color: #white;}
.td3  {font-size:14px; color:#003e55;font-family: 'Open Sans', sans-serif; font-weight:bold; padding-right:30px; font-weight:400; background-color: white;}

/*  #dcf6c3; */

#customers
{
margin-left:auto;
margin-right:auto;
border-collapse:collapse;
}
#customers2
{
top:80px;
left:6px;
width:554px;
height:600px;
position:fixed;
overflow-y:scroll;
}
#customers td, #customers th
{
font-family:"Verdana", Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #98bf21;
padding:2px 2px 2px 2px;
}
#customers th
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:15px;
text-align:left;
padding-left:4px;
padding-top:4px;
padding-bottom:4px;
background-color:#A7C942;
color:#fff;
}
#customers tr.alt td
{
color:#000;
background-color:#EAF2D3;
}
#no_data
{
top:100px;
left:70px;
height:30px;
position:fixed;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:15px;
text-align:center;
background-color:#A7C942;
color:#fff;
padding-left:20px;
padding-right:20px;
}

</style>
