#content_container {
background-image: url(../_images/main_impact/booknow2.jpg);
}

#content_copy {
width: 249px;
padding-top: 105px;
}

label {
width: 110px;
float: left;
font-weight: bold;
text-align: right;
padding-right: 10px;
}

label.formtwo_small {
width: 150px;
}

label.formtwo_medium {
width: 150px;
height: 50px;
}

label.formtwo_big {
width: 150px;
height: 100px;
}

label.sub_label {
float: left;
font-weight: normal;
width: 60px;
padding: 0px;
text-align: left;
}

label.sub_label_wide {
float: left;
font-weight: normal;
width: 100px;
padding: 0px;
text-align: left;
}

fieldset {
border-style: none;
padding: 0px;
margin: 0px;
}

input {
border-color: #808080;
border-style: solid;
border-width: 1px;
font-family: verdana;
font-size: 12px;
}

input.plain_input {
border-style: none;
}

input.sub_but {
cursor: pointer;
}

textarea {
border-color: #808080;
border-style: solid;
border-width: 1px;
font-family: verdana;
font-size: 12px;
}

.submit1 {
border-width: 2px;
font-family: arial;
font-size: 11px;
font-weight: bold;
}

.formTitle {
font-family: verdana;
font-size: 12px;
font-weight: bold;
width: 250px;
padding-right: 25px;
vertical-align: top;
height: 20px;
}

.pink {
  display: inline;
font-size: 1em;
color:#CB1A7D; 
font-weight: normal;
  text-indent: 0;
}

.formInput {
vertical-align: top;
}

.textarea	 {
width: 200px;
height: 60px;
}

.inputStyle {
font-family: verdana;
font-size: 11px;
height: 17px;
}