.pCheck_trailer
{
	border: 1px solid gray;
	height:315px;
	width:560px;
	background:black url("../img/ab16.png") center center no-repeat;
	color:white;
	text-align: center;
	padding:10px;
}
hr{
background: #7D7D7D;
border-style: solid;
border-width: 0;
height: 1px;
}
.checkoutbox
{
	border: 1px solid #4ca843;
	padding:10px;
}
blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3,
  h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul
{
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

body {
  font: 16px "Helvetica LT Std", Arial, Helvetica, sans-serif;
}

a {
  color: #4ca843;
  text-decoration: underline;
}
a:hover {
  color: #22b312;
  text-decoration: underline;
}


body {
  background: #c7dbc5 url("../img/bg3.png") repeat;
  color: #333;
}


h1, h2, h3, h4 {
  font-family: "Helvetica LT Std Cond", "Arial Narrow", "Helvetica Light",
    sans-serif;
}
h1, h2 {
  font-size: 28px;
  margin-bottom: 16px;
}

p{
  margin-bottom: 10px;
}

p {
  line-height: 120%;
}

#outer-frame {
  background: white;
  margin: 40px auto;
  padding: 22px 52px;
  position: relative;
  width: 80%;
  min-height: 200px;
  min-width: 500px;
  max-width: 980px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
-webkit-box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.3); 
-moz-box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.3); 
box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.3); 
}

#main-frame {
  padding: 0;
}
