#myBox_contentBoxBg {
filter: alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}
#myBox_content,
#myBox_2_content {
background:#960014;
padding: 10px; 
}
#myBox h3,
#myBox_2 h3 {
font-size: 17px;
margin: 0px;
text-align: center
}
#Layer1 {
position:absolute;
left:445px;
top:422px;
width:60px;
height:40px;
z-index:1;
}

h1, h2, p, form{
border:0px;
margin:0px;
padding:0px;
}

input{ font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
h2{ color:#666666;
margin-bottom:20px;
font-size:16px;
}

div.main{
margin:30px auto;
width:340px;
}
div.boxheader{
border:solid 1px #c07c04;
background:#ffcc06;
color:#7f001a;
padding:5px;
}
div.box{
border-left:solid 1px #c07c04;
border-right:solid 1px #c07c04;
border-bottom:solid 1px #c07c04;
background:#fdf9ed;
padding:10px;
color:#333333;
}
div.box h1 {
font-size:14px;
color:#000000;
padding-bottom:4px;
}
div.box p{padding-bottom:14px;}

.input-text{
border:1px solid #ffad01;
color:#000;
width:250px;
height:22px;
font-family: Tahoma, Verdana;
font-size: 11px;
padding:3px;

}

.textarea-text{
border:1px solid #ffad01;
color:#000;
width:250px;
height:70px;
font-family: Tahoma, Verdana;
font-size: 11px;
padding:3px;
}

.inputlabel{
color:#000;
font-family: Tahoma, Verdana;
font-size: 11px;
font-weight:bold;
}

div.box label span{
display:block;
float:left;
padding-right:6px;
width:70px;
text-align:right;
font-weight:bold;
}
.spacer{margin-left:80px;
margin-bottom:10px;
font-size:11px;
color:#555555;
}
.green{
background:url(contact/green.gif);
padding:0px 6px;
border:1px solid #3b6e22;
height:24px;
line-height:24px;
color:#FFFFFF;
font-size:12px;
margin-right:10px;
display:inline-block;
text-decoration:none;
}
#Layer2 {
position:absolute;
left:277px;
top:75px;
width:441px;
height:30px;
z-index:2;
}
.contactbutton{
background: #960014;
border-bottom:2px solid #6d0311;
border-right:2px solid #6d0311;
border-left:1px solid #ce8891;
border-top:1px solid #ce8891;
width:70px;
height: 25px;
color:#fff;
font-family: Tahoma;
font-size:11px;
margin-right:10px;
display:inline-block;
text-decoration:none;
}

.contactcancel{
background: #c7c7c7;
border-bottom:2px solid #b4b4b4;
border-right:2px solid #b4b4b4;
border-left:1px solid #efefef;
border-top:1px solid #efefef;

width:70px;
height: 25px;
color:#000;
font-family: Tahoma;
font-size:11px;
margin-right:10px;
display:inline-block;
text-decoration:none;
}

#submitButton3 {
  cursor pointer;
  height:30px;
  overflow:hidden;
	margin: 1em 0 0 0;
}

#submitButton3:hover input {
  margin-top:-29px;
}
