div.mainSatchel {
background: transparent;
height: 100%;
float: left;
padding: 20px;
}
div.satchelContent {
background: transparent url(../imagesv3/bgroundcontactcontent1.png) top left repeat;
filter: alpha(opacity=85);
opacity: .85;
padding: 0px;
border: 0px;
height: 100%;
float: left;
font-family: "batang", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}
p {
font-size: 13px;
}
div.contactLeftSide {
text-align: left;
width: 306px;
float: left;
padding: 10px;
color: #b5b3b6;
}
.contactblurb {
font-size: 10px;
color: #727073;
textalign: center;
}
div.contactRightSide {
float: right;
width: 566px;
text-align: left;
}
div.contactPrettyPicture {
float: right;
background: transparent url(../imagesv3/kl5keyboardfade.jpg) bottom right no-repeat;
}
.contactRightSide h1 {
color: #7c8013;
font-size: 17px;
font-weight: bold;
padding-bottom: 10px;
padding-top: 10px;
}
.formSatchel {
float: left;
}
.formContent {
float: right;
}
form {
margin: 0px;
padding: 0px;
border: 0xp;
}
div.formRow {
margin: 0px;
padding: 0px;
clear: both;
height: 1.5em;
}
p.formLeft {
margin: 0px;
padding: 0px;
float: left;
width: 150px;
text-align: right;
}
p.formRight {
margin: 0px;
float: left;
padding: 0 15px 0 5px;
width: 380px;
text-align: left;
clear: right;
}
