#wpsc_options {
	border-color:#EBEBEB rgb(204, 204, 204) rgb(204, 204, 204) rgb(235, 235, 235);
	border-style:solid;
	border-width:1px;
	margin:0pt 15% 0pt 15px;
	padding:2px;
  position: relative;
}

#wpsc_options a.about_this_page {
 position: absolute;
 top: 10px;
 right: 12px;
}

table#gateway_options tr td{
  padding: 0 0 8px 2px;
  vertical-align: top;
}
td.gateway_settings {
  padding-top: 0px !important;
  width:90%;
}
td.gateway_settings input[type=text]{
width: 200px;
}
tr.rate_row td input[type=text]{
width:50px;
}
div#wpsc_newlayer input[type=text]{
width:50px;
}
td.gateway_settings textarea{
width:100%;
}
td.gateway_settings h4{
margin-top:0;
}

.wpsc_shipping_options{
  border-top: 1px solid #e9e9e9;

}
td.select_gateway p {
  margin: 0px 15px 4px 5px;
}

div#wpsc_shipwire_setting {
  display: none;
}
table#gateway_options {
margin:0;
width:100%;
}
/* admin checkout page css */
div#form_field_form_container{ padding: 0px; margin: 0px; }  

div#form_field_form_container div, div#form_field_form_container div table{  padding: 0px;  margin: 0px;  width: 100%;  border-collapse: collapse; }  
table#form_field_table tr td.namecol{ }
  
table#form_field_table tr *.namecol{ width: 170px; padding-right: 8px; }
table#form_field_table tr *.namecol input{ width: 160px; }
  
table#form_field_table tr *.typecol{ width: 120px; }
table#form_field_table tr *.typecol select{ width: 115px; }
  
table#form_field_table tr *.mandatorycol{ width: 90px; text-align: center; }
table#form_field_table tr *.mandatorycol input{ }
  
table#form_field_table tr *.logdisplaycol{ width: 70px; text-align: center; }
table#form_field_table tr *.logdisplaycol input{ }
  
table#form_field_table tr *.ordercol{ width: 70px; text-align: center; }
table#form_field_table tr *.ordercol input{ }
  
table#form_field_table tr th{ padding-left: 0px; padding-right: 0px;  }
  
.flag_email{
width:16px;
float:right;

}
#wpsc_settingpage_nav_spacer{
width:35%;
float:right;
height:30px;

border-bottom:1px solid #dfdfdf;
}
#wpsc_settings_nav_bar{
width:100%;

}
