.bck{
background-color: #9b9a98;
padding-left: 30px; width: 500px; height: 500px
}
.cntct
{
font-family:Tahoma, Geneva, sans-serif;
background-color:#f0f0f0;
}
.box2
{
background-color: #9b9a98;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding: 20px;
width:300px;
height:470px;
margin-left:0px;
position:relative;
clear:both;
}
.rectangle {
 background: #424242;
 height: 50px;
 width: 360px;
 position: relative;
 left:30px;
 top: 30px;
 float: left;
 -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
 -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
 -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
 z-index: 100;
}
.triangle-l {
 border-color: transparent #424242 transparent transparent;
 border-style:solid;
 border-width:20px;
 height:0px;
 width:0px;
 position: relative;
 left: 10px;
 top: 10px;
 z-index: 3; /* displayed under box */
}
.triangle-r {
 border-color: transparent transparent transparent #424242;
 border-style:solid;
 border-width:20px;
 height:0px;
 width:0px;
 position: relative;
 left: 370px;
 top: -30px;
 z-index: 3; /* displayed under box */
}
.rectangle h2 {
 font-size: 30px;
 color: #fff;
 margin-top:5px;
 text-shadow: 0px 2px 3px #555;
 text-align: center;
}
.form{
padding: 5px 5px -5px -5px;
padding-left: 0px
}
.form ul{
list-style: none;
padding:0;
margin:2px;
}
.form ul li{
margin:0 0 5px 0;
padding:0;
}
/* Make inputs go to their own line */
.form input{
display:block;
}
.submit{width: 50px }
#insetBgd {
position: absolute;
float: right;
top: 70%; left:50%;
text-allign: central;
}
h1.insetType {
  font-family: "Cooper Black";
  font-size: 65px;
  color: #000;
  text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;
}
.abtus h3 .ab {font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  color: rgb(142,11,0);
  text-shadow: 1px 1px 1px rgba(255,255,255,0.6);}
  .fst1{
  font-size: 1.25em;
  font-family: Georgia;
  font-style: italic;
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
  letter-spacing: 0.1em;
}
.fst1 li{padding-left: 40px; color:#BF7530; line-height:1.27em }
.abtus p:first-child:first-line{
  font-weight: bold;
}
