h3 {
margin-bottom:0;
font-size:11px;
color: #999;
}

/***** STYLES FOR FEEDBACK / REVIEWS AREA ***/
.feedback {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #F5F5F5; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 5px 0 5px;
	margin-top: 30px;
}
.feedback h2 {
font-size:12px;
color: #67A04B;
}
.feedback p {
font:Calibri;
font-size:10px;
color: #666666;
}
.bottom {
border-bottom:#999999;
border-bottom-style:dotted;
border-bottom-width:thin;
}
#attorney {
font:"Times New Roman", Times, serif;
font-size:11px;
color:#666666;
}
.floatleft {
    float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	}

.address {
clear:left;
margin-top: 30px;
}



/****** DETENTION CENTER STYLES ********/

.centerlist {
width: 600px;
border-top: #666666 dashed thin;
border-bottom: #666666 dashed thin;
margin: 10px 0 20px 0;
padding: 8px 0 8px 0;
}
.centerlist table{
width:600px;
}
.center td {
font:Calibri;
font-size:10px;
padding-left:20px;
}
.center a:link {
	   color:#993333;
       text-decoration: none;
	}
.center a:visited {
	color: #666666;
    text-decoration: none;
	}
.center a:hover {
	color: #000000;
	text-decoration: underline;
	}
.centerinfo a:link{
color:#993333;
text-decoration: none;
font-size:10px;
}
.centerinfo h3 {
color: #8AC5FF;
font:Calibri;
font-size:11px;
}
/****** FORM STYLES ********/
.form {
	width::600px;
	margin-top:20px;
}

/****** ANSWERS ********/


h3.questions {
color: #FF8040;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-style:italic;
}

.services {
	font: "Arial Narrow";
	font-size:22px;
	color:#000;
	font-weight:normal;
}
.serviceQUOTE {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000
}

.focus {
	color:#F00;
}

/****** sub content styles ********/

.subContent {
padding-left: 20px;
}

/****** Rating GIF Styles ********/

.rating a:link {
	text-decoration:none;
	border:none;
	}
