/* css for reader response form. Only needed when comment form loads. */
/* starting point is my own comment form at No Illusions as of 9/20/05 this is the right one to use */


#outerwrap_c fieldset {
 text-align: center;
 margin: 10px auto;
 }
.formtxt {
     font-size: .8em;
     padding:bottom: 2px;
     padding-top: 2px;
}


/* probably not helping matters

div.row {
  clear: both;
  padding-top: 2px;
  }

div.row span.label {
	text-align:right;
	width:110px;
	float:left;
	padding:0.1em;
	margin:0;
	margin-top:0.1em;
        font-size: 1em;
        font-weight: 600;
        color: rgb(0,0,95);
  }

div.row span.formw {
  float: right;
  font-size: 0.8em;
	padding: 1px;
  margin-right: 0 10px 0 0;
  text-align: left;
  }

.required {
 font-size: 1.1em;
 color: rgb(255,0,0);
 }
*/ 
.ta_tag {
 clear: left;
 font-size: 1.1em;
 font-weight: 700;
 padding-top: 10px;
 margin-top: 0;
 text-align: left;
 }

/* close the 'thank you' window */
#close_this {
 margin: 15px auto;
 }
#close_this form {
 text-align: center;
 }
#close_this input {
 padding: 2px;
 font-weight: 800;
 background-color: rgb(223,223,203);
 color: rgb(40,70,110);
 }
.comment_intro {
font-family: verdana, tahoma, helvetica, arial, sans-serif;
 font-size: 1.1em;
 line-height: 1.3em;
 font-weight: 400;
 margin: 5px 0 0 0;
 padding-top: 0px; padding-bottom: 0px;
  border-top: 4px solid rgb(205,210,183);
  border-bottom: 4px solid rgb(205,210,183);
	background-color: transparent;
	color: rgb(10,30,50);
	}
.comment_intro h4 {
 margin-left: 20px;
 padding-top: 2px;
 }

.form_bin {
 position: relative;
 /*z-index:1;*/
 bottom:0; left:0;
 width: 600px;
 margin: 10px auto;
 }
.textarea { FONT: 13px arial, verdana, sans-serif;
		background-image:  url("sober_housing_Southern_california_pics/shadeform.gif");
		text-align: left;
		width: 300px;
		border: #000000 1px solid}

.submitbutton { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #000000;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#FFFFFF; }
		

.submitbuttonon { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #000000;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color: #FFCC33; }
