.answers {
    float:none;
    width: 39%;
    margin: 0;
    padding: 0;
}
.content {
    margin: 1% 5%;
    font: .85em bold Arial, Verdana, sans-serif;
}
.content h2 {
    text-align: center; 
}
#employer {
    width: 60%;
}
.field {
    width: 100%;
    height: 1.5em;
}
fieldset {
    margin: .5em 0;
    padding-left: 1em;
}
#hdrButtons {
    width:7.5in;
}
#hdrButtons input {
    width:15em;
    background-color:rgb(134,48,20);
    color:white;
    font-weight:bold;
    border-color: rgb(164,78,50);
}
#hwlabel1 {
    width:33%;
    text-align: right;
    float: left;
}
#hwlabel2 {
    width:10%;
    margin-right: 1em;
    text-align: right;
    float: left;
}
.hwyesno {
    width:10%;
    float: left;
}
input {
    width: 30%;
    height: 1em;
    float: left;
}
.insert {
    margin-left:5%;
    margin-bottom: 1em;
    font: .7em Arial, Verdana, sans-serif;
    font-style: italic;
    color: rgb(0,0,200);
    float: left;
}
.label {
    width: 15%;
    text-align: right;
    padding-right: 3px;
    float: left;
}

#lastQuestion {                     
    border-top: 2px solid black;
    margin: 10px 1em 10px 0;
}
li {
    font: 1em Arial, Verdana, sans-serif;
}
legend {
    color: rgb(134,48,20);
}
.listInput {
    width: 95%;
    margin-bottom:4px;
    float: none;
}
.listTextArea {
    width: 95%;
    float: none;
    resize:none;
    overflow:hidden;
}
#petHWMethod {
    width:25%;
    margin-left:1em;
}
.radioinput {
    width:30%;
    float: left;
}

.personalityYesNo {
    width: 10%;
    float:none;
}
#petaltered, #petHWCurrent {
    margin-left: 18px;
    width: 5%;
    float: left;
}
.referrer {
    width:80%;
    height:3.3em;
    margin: 0 -5% 0 -10%;
    float: left;
    font: .8em bold Arial, Verdana, sans-serif;
}
#referralSource {
    width:92%;
    margin-right: -5%;    
    float:left;
}
#salutation {
    color: rgb(134,48,20);
    text-align: center;
}
#spayneuter {
    width: 100%;
    float: left;
}
#spayneuter .label {
    width: 32%;
    text-align: right;
    padding-right: 3px;
    float: left;
    font: .85em bold Arial, Verdana, sans-serif;
}
.spayneuterinput {
    width:10%;
    margin-left: 18px;
    font: .85em bold Arial, Verdana, sans-serif;
    float: left;
}
#state, #zip {
    width: 10%;
    float: left;
}
#submitBtn input {
	height: 3em;
}
.vetDiv {
    text-align:right;
    width:80%;
    height: 1.5em;
}
#vetFieldset {
    height: 173em;
    margin-top:2em;
    margin-bottom:2em;
    padding-left: 1em;
}
.vetLabel {
    text-align: right;
    float:none;
}
.vetInput {
    width:50%;
    float: none;
}
#ziplabel {
    width:9%;
    text-align: right;
    padding-right: 3px;
    float: left;
}
.text10 {
    width:10%;
    overflow:hidden;
    float:left;
}
.text25 {
    width:25%;
    overflow:hidden;
    float:left;
}
.text30 {
    width:30%;
    overflow:hidden;
    float:left;
}
.text60 {
    width:60%;
    overflow:hidden;
    float:left;
}
.text92 {
    width:92%;
    margin-right: -5%;
    overflow:hidden;
    float:left;
}
.text95 {
    width: 100%;
    overflow:hidden;
}
/* Below are for groomingProfile.php */
#questions {
	list-style: none;
}
.groomingYesNo {
    width: 4%;
    float:none;
}
.twoCols {
	margin: 0;
	padding: .2em 0;
	width: 49%;
	float: left;
} 
  
#endComments {
	width: 98%;
	border-top:3px ridge black;
	margin-top: 1em;
	padding-top: 1em;
}
#hospitalInfo {
	text-align: left;
	padding-left: 20%;
	padding-bottom: 1em;
}

.vetInfo {
	width: 60%;
}
#otherBox {
	width: 100%;
	float: right;
}
