/*
COLORS
dark blue - 344654
lighter blue - 0D86B5
text-shadow  - text-shadow:1px 1px 0 #ddd;
*/

* {
	margin:0;
	padding:0;
}
a {
	outline:none;
}
.clear {
	clear:both;
}
body {
	background:none;
}
h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-style:italic !important;
}
/* header css */ 
#header_home {
	background-image:url(/answers/images/images_home/header_bg.jpg);
	background-repeat:repeat-x;
	height:92px;
	width:100%;
}
#header_container {
	width:984px;
	margin:0 auto;
}
#header_logo {
	float:left;
}
/* tab navs */

#tab_nav {
	float:right;
}
.tabs {
	background-image:url(/answers/images/images_home/main_nav.png);
	background-repeat:no-repeat;
	height:92px;
	width:560px;
}
#tab_nav .tabs li {
	display: inline;
	float:left;
}
#tab_nav .tabs li a {
	display: block;
	height: 92px;
}
#tab_nav .tabs li.public_tab a:link, #tab_nav .tabs li.public_tab a:visited {
	width: 112px;
	background-image:url(/answers/images/images_home/public.jpg);
	background-repeat:no-repeat;
	outline:none;
}
#tab_nav .tabs li.public_tab a:hover, #tab_nav .tabs li.public_tab a:active {
	width: 112px;
	background-image:url(/answers/images/images_home/public.jpg);
	background-repeat:no-repeat;
	outline:none;
}
#tab_nav .tabs li.professional_tab a:link, #tab_nav .tabs li.professional_tab a:visited {
	width: 113px;
	background-image:url(/answers/images/images_home/professional.jpg);
	background-repeat:no-repeat;
	outline:none;
}
#tab_nav .tabs li.professional_tab a:hover, #tab_nav .tabs li.professional_tab a:active {
	width: 113px;
	background-image:url(/answers/images/images_home/professionalover.jpg);
	background-repeat:no-repeat;
	outline:none;
}
#tab_nav .tabs li.student_tab a:link, #tab_nav .tabs li.student_tab a:visited {
	width: 108px;
	background-image:url(/answers/images/images_home/student.jpg);
	background-repeat:no-repeat;
	outline:none;
}
#tab_nav .tabs li.student_tab a:hover, #tab_nav .tabs li.student_tab a:active {
	width: 108px;
	background-image:url(/answers/images/images_home/studentover.jpg);
	background-repeat:no-repeat;
	outline:none;
}
#tab_nav .tabs li.legal_tab a:link, #tab_nav .tabs li.legal_tab a:visited {
	width: 108px;
	background-image:url(/answers/images/images_home/legal.jpg);
	background-repeat:no-repeat;
	outline:none;
}
#tab_nav .tabs li.legal_tab a:hover, #tab_nav .tabs li.legal_tab a:active {
	width: 108px;
	background-image:url(/answers/images/images_home/legalover.jpg);
	background-repeat:no-repeat;
	outline:none;
}
#tab_nav .tabs li.lawyer_tab a:link, #tab_nav .tabs li.lawyer_tab a:visited {
	width: 115px;
	background-image:url(/answers/images/images_home/lawyer.jpg);
	background-repeat:no-repeat;
	outline:none;
}
#tab_nav .tabs li.lawyer_tab a:hover, #tab_nav .tabs li.lawyer_tab a:active {
	width: 115px;
	background-image:url(/answers/images/images_home/lawyerover.jpg);
	background-repeat:no-repeat;
	outline:none;
}
#tab_nav .tabs span {
	display:none;
}
/*main_container */

#main_container {
	margin:0 auto;
	width:984px;
	position:relative;
}
/******************** Start  Index CTA *************************/
#cta01{
	background-image:url(/answers/images/CTA/cta_01.png);
	width:260px;
	height:158px;
	float: left;
	background-repeat: no-repeat;
	margin-right: 15px;
	text-decoration: none;
	cursor: pointer;
}
a:link#cta {
	text-decoration: none;
}
#cta02{
	background-image:url(/answers/images/CTA/cta_02.png);
	width:245px;
	height:158px;
	float: left;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
}
a #cta02{
	text-decoration: none;
}

#cta03{
	background-image:url(/answers/images/CTA/cta_03.png);
	width:250px;
	height:158px;
	float: right;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
}
a #cta03{
	text-decoration: none;
}
#CTAtitle h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #000;
	float: right;
	width: 130px;
	font-weight: bold;
	margin-top: 30px;
	text-align: right;
	margin-right: 25px;
	margin-bottom: 10px;

}
#CTAtext h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	float: right;
	width: 125px;
	font-weight: normal;
	margin-right: 3px;
}
/******************** End  Index CTA *************************/

/*main_buttons */

#main_buttons {
	background-image:url(/answers/images/images_home/middle_btns.jpg);
	width:786px;
	height:158px;
	background-repeat:no-repeat;
	padding-bottom:10px;
}
#btns ul {
	list-style-type:none;
}
#btns ul li {
	float:left;
}
#btns li a {
	display: block;
	height: 158px;
}
#btns li a h2 {
	display:none;
}
#btns ul li.ask_btns a:link, #btns ul li.ask_btns a:visited {
	width: 265px;
	background-image:url(/answers/images/images_home/ask.jpg);
	outline:none;
}
#btns ul li.ask_btns a:hover, #btns ul li.ask_btns a:active {
	width: 265px;
	background-image:url(/answers/images/images_home/askover.jpg);
	outline:none;
}
#btns ul li.search_btns a:link, #btns ul li.search_btns a:visited {
	width: 261px;
	background-image:url(/answers/images/images_home/search.jpg);
	outline:none;
}
#btns ul li.search_btns a:hover, #btns ul li.search_btns a:active {
	width: 261px;
	background-image:url(/answers/images/images_home/searchover.jpg);
	outline:none;
}
#btns ul li.find_btns a:link, #btns ul li.find_btns a:visited {
	width: 260px;
	background-image:url(/answers/images/images_home/find.jpg);
	outline:none;
}
#btns ul li.find_btns a:hover, #btns ul li.find_btns a:active {
	width: 260px;
	background-image:url(/answers/images/images_home/findover.jpg);
	outline:none;
}


/* guru_tools */
#guru_tools {
	padding-top:35px;
	padding-bottom:15px;
}
#guru_top {
	background-image:url(/answers/images/images_home/topnav.jpg);
	height:35px;
	width:185px;
	background-repeat:no-repeat;
}
.toppad {
	padding-top:5px;
}
#guru_top h2 {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:center;
	padding-top:8px;
}
#guru_links {
	background-image:url(/answers/images/images_home/insidenav.jpg);
	width:185px;
	background-repeat:repeat-y;
}
#guru_links ul {
	list-style-type:none;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#guru_links ul li {
	padding-bottom:5px;
}
#guru_links ul li a {
	color:#0066cc;
}
#guru_links ul li a:hover {
	text-decoration:none;
}
#guru_bottom {
	background-image:url(/answers/images/images_home/bottomnav.jpg);
	width:185px;
	height:13px;
	background-repeat:no-repeat;
}
/*view my answer */
#answer_top {
	margin-top:20px;	
	height:35px;
	width:205px;
	box-shadow:0 0 2px 0 #aaa, inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #fff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d0d0d0), color-stop(1, #ddd) );
	background:-moz-linear-gradient( center top, #d0d0d0 5%, #ddd 100% );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#eeeeee,EndColorStr=#c0c0c0); BACKGROUND-COLOR: #ddd;
	background-color:#ddd;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	border:1px solid #aaa;
}
#answer_inside {
	height:110px;
	width:205px;
	margin:0 0 20px 0;
	box-shadow:inset 0 5px 2px 0 #333;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3a505f), color-stop(1, #263b4b) );
	background:-moz-linear-gradient( center top, #3a505f 5%, #263b4b 100% );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#425b6c,EndColorStr=#263b4b); BACKGROUND-COLOR: #3a505f;
	background-color:#3a505f;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	border:1px solid #aaa;
	behavior:url(border-radius.htc);
	z-index:0;
}
#answer_top h2 {
	color:#344654;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 0 #eee;
	font-size:17px;
	text-align:center;
	padding-top:8px;
}
#answer_inside p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	padding:20px 0 5px 10px;
}
#answer_form {
	float:right;
	margin:5px 10px 0 0;
}
#answer_form a {
	color:#fff;
	margin:0 0 0 15px;
	padding:5px 0;
}
.view_answer {
	height:15px;
	width:50px;
	padding:5px 7px 5px 7px;
	float:right;
	color:#444;
	font:bold italic 12px Georgia, "Times New Roman", Times, serif;
	text-shadow:1px 1px 0 #eee;
	box-shadow:0 0 2px 0 #aaa, inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #fff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d0d0d0), color-stop(1, #ddd) );
	background:-moz-linear-gradient( center top, #d0d0d0 5%, #ddd 100% );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#eeeeee,EndColorStr=#c5c5c5); BACKGROUND-COLOR: #ddd;
	background-color:#ddd;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	border:1px solid #aaa;
	behavior:url(border-radius.htc);
	z-index:0;
}
.view_answer:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dadada), color-stop(1, #efefef) );
	background:-moz-linear-gradient( center top, #dadada 5%, #efefef 100% );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#efefef,EndColorStr=#dddddd); BACKGROUND-COLOR: #eee;
	background-color:#eee;
	cursor:pointer;
}
/* social btns */

#social_btns {
	padding-left:12px;
	padding-top:15px;
}
#social_btns a {
	padding-right:5px;
}
#left_col {
	width:187px;
	float:left;
}
/* right_col */

#right_col {
	float:right;
	padding-top:10px;
}

/* subcontent */

/* lawguru answers */
#sub_content {
	width:982px;
}
#header_image {
	width:690px;
	height:150px;
	float:left;
	margin:0 0 5px 40px;
	background:url(images/header_image.jpg) top left no-repeat;
}
#header_image img {
	float:right;
	margin:30px 60px 0 0;
}
#header_image h1 {
	margin:5px 0 0 250px;
	float:left;
	clear:both;
	font-weight:400;
	font-size:30px;
}
#header_image h3 {
	float:left;
	margin:20px 0 0 250px;
	font-weight:100;
	font-size:18px;
}
#sub_content ul {
	margin-left:5px;
}
.off {
	float:left;
	width:205px;
	height:26px;
	text-decoration:none;
	padding:6px 0 0 2px;
	color:#fff;
	text-align:center;
	font:italic bold 14px Georgia, "Times New Roman", Times, serif;
	background:url(images/sprite_tabs.jpg) -405px 0 no-repeat;
}
.off:hover {
	color:#fff;
	background:url(images/sprite_tabs.jpg) -201px 0 no-repeat;
}
.active {
	float:left;
	width:205px;
	height:26px;
	text-decoration:none;
	padding:6px 0 0 2px;
	color:#344654;
	text-align:center;
	text-shadow:1px 1px 0 #eee;
	font:italic bold 14px Georgia, "Times New Roman", Times, serif;
	background:url(images/sprite_tabs.jpg) 5px 0 no-repeat;
}
.active:hover {
	color:inherit;
}
.legal_forms_link {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-style:normal !important;
}
.tab_links {
	font-size:14px;
}
#ask_search_find {
	width:700px;
	height:155px;
	float:left;
	padding:8px 0 0 8px;
	margin:0 0 20px 0;
	box-shadow:0 0 2px 0 #aaa, inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #fff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d0d0d0), color-stop(1, #ddd) );
	background:-moz-linear-gradient( center top, #d0d0d0 5%, #ddd 100% );
	background-color:#ddd;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #aaa;
	behavior:url(border-radius.htc);
	z-index:0;	
}
#question_container textarea {
	padding:5px;
	box-shadow:inset 0 0 3px 1px #999;
	background:white;
	border:1px solid #aaa
}
#search_home_body {
	float:left;
	width:700px;
}
#search_home_body tr{
	margin:5px 0;
	height:28px;
}
#find_home_body {
	padding:10px 0 0 10px;
}
#find_home_body h1{
	text-shadow:1px 1px 0 #eee;
	float:left;
	margin:0 0 20px;
}
#zipSearch input {
	height:15px;
	margin:0 5px 0 0;
	float:left;
	clear:both;
	font-size:12px;
}
#search_input {
	height:20px !important;
	width:310px;
	margin:10px 0 10px 0 !important;
	float:left;
	padding:5px;
	color:#344654 !important;
	font: bold italic 16px Georgia, "Times New Roman", Times, serif !important;
}
#search_submit {
	float:left;
}
#attorney_search_radio {
	width:150px;
	float:left;
}
#citystatezip_search_radio {
	width:180px;
	float:left;
}
.input1 {
	height:15px;
	padding:5px;
}
.blue_butn {
	float:right;
	width:120px;
	height:23px;
	padding:10px 5px 5px 5px;
	margin:10px 10px 0 0;
	text-align:center;
	font:bold italic 14px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-shadow: 1px 1px #444;
	text-decoration:none;
	box-shadow:0 0 2px 0 #aaa, inset 0 -1px 0 0 #0067a3, inset 0 1px 0 0 #4bb6f2;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0095ec), color-stop(1, #0079bf) );
	background:-moz-linear-gradient( center top, #0095ec 5%, #0079bf 100% );
	background-color:#0095ec;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #aaa;
	behavior:url(border-radius.htc);
	z-index:0;
}
.blue_butn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #25afff), color-stop(1, #008cdd) );
	background:-moz-linear-gradient( center top, #25afff 5%, #008cdd 100% );
	color:#fff;
	text-decoration:none !important;
}
.blue_butn:active {
	position:relative;
	top:2px;
}
#answer_section {
	width:700px;
	padding:5px 0 0 10px;
	float:left;
}
#answertop {
	height:48px;
}
#answertop h3 {
	font-size:17px;
	padding-top:7px;
	padding-left:15px;
}
#answertop h3 a {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#answertop h3 a:hover {
	text-decoration:underline;
}
#answertop p {
	color:#c7c5c5;
	padding-left:15px;
	font-style:italic;
	margin-top:0px;
	font-size:13px;
}
#answer_title {
	float:left;
}
#answer_title h1 a{
	font-size: 24px;
	color:#0d86b5;
	text-decoration: none;
	margin-left:70px;
	line-height:14px;
}
#answer_title h1 a:hover {
	text-decoration:underline;
}
#answer_title h2{
	color#344654;
	font-size: 14px;
	margin:0 0 20px 70px;
}
#rss_feed {
	background:url(images/icon_rss.gif) bottom left no-repeat;
	float:right;
	padding:10px 45px 0 25px;
}
#rss_feed a {
	text-decoration:none;
	color:#333;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}
#rss_feed a:hover {
	text-decoration:underline;
}
.question_asked {
	width:600px;
	border-radius:10px;
	border:1px solid #909090;
	height:95px;
	padding:10px 10px 0 50px;
	box-shadow:0 2px 5px 0 #888;
	behavior:url(border-radius.htc);
	background-color:#fff;
	z-index:0;
}
.question_asked a{
	width:560px;
	float:left;
	color:#344654;
	font: 20px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-decoration:none;
}
.question_asked a:hover {
	text-decoration:underline;
}
.date_time {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	color:#344654;
	margin:10px 0 0 0;
	float:left;
}
.answer_results {
	margin:15px 10px 0 0;
	float:right;
	color:#344654;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}
.answer_num_results {
	float:right;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	width:32px;
	height:30px;
	cursor:pointer;
	padding:5px 0 5px 20px;
	margin:-10px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(images/number_A.png) 5px 2px no-repeat;
}
.answer_num_results a {
	color:#fff;
	text-decoration:none;
	width:20px;
}
.answer_num_results:hover {
	background:url(images/number_A.png) -43px 2px no-repeat;
}
#lg_answers {
}
#lg_answers_text {
	padding:3px 5px 0 0;
}
.listitem {
	width:680px;
	padding-bottom:5px;
	padding-top:5px;
	height:210px;
}
.listitem ul {
	list-style-type:none;
}
.listitem ul li {
	background-image:url(/answers/images/images_home/bubble.gif);
	padding-left:23px;
	background-repeat:no-repeat;
	background-position:0 2px;
}
.rss_title {
	padding-bottom:5px;
}
/* Legal forms section */
#forms_container {
	margin:60px 210px 0 0;
	float:right;
	width:660px;
	box-shadow:0 0 2px 0 #aaa, inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #fff;
	background-color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #aaa;
}
#forms_container_IE {
	width:516px;
}
#forms_top {
	width:580px;
	height:48px;
	margin:0 0 15px 0;
}
#forms_top h3 {
	color:#333;
	font-family:Arial, Helvetica, sans-serif
	padding-top:7px;
	padding-left:15px;
}
#forms_top a {
	color:#0D86B5;
	text-decoration:none;
	font-size:24px;
}
#forms_top a:hover {
	text-decoration:underline;
}
#forms_top p {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:15px;
	font-style:italic;
	font-weight:bold;
	margin-top:0px;
	font-size:13px;
}
#form_title {
	float:left;
}
#form_title h1{
	font-size: 18px;
	margin-left: 15px;
	margin-top: 3px;
}
#all_forms {
	margin:10px 0 0 0;
	float:right;
}
#all_forms a {
	font-size:14px;
}
#all_forms a:hover {
	text-decoration:underline;
}
#forms_content {
	background-color:white;
	width:516px;
}
#search_form_form {
	background-color:white;
}
#show_more_container {
	width:300px;
	margin:0 auto;
}
#show_more_tab a {
	width:100px;
	height:30px;
	color:#fff;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	margin-bottom:50px;
	padding:10px 0 0 0;
	clear:both;
	float:right;
	box-shadow:inset 0 5px 2px 0 #333, 0 1px 3px 1px #aaa;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3a505f), color-stop(1, #263b4b) );
	background:-moz-linear-gradient( center top, #3a505f 5%, #263b4b 100% );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#425b6c,EndColorStr=#263b4b); BACKGROUND-COLOR: #3a505f;
	background-color:#3a505f;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	border:1px solid #aaa;
	text-align:center;
}
#show_more_tab a:hover {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#405869,EndColorStr=#3c5b73); BACKGROUND-COLOR: #3a505f;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #405869), color-stop(1, #3c5b73) );
	background:-moz-linear-gradient( center top, #405869 5%, #3c5b73 100% );
	text-shadow: 1px 1px #333;
}
/* top attorneys */
#topatt_container {
	float:right;
	width:210px;
	padding-right:15px;
	margin:10px 0 0 0;
}
#topatt_padding {
}
#topatt_top {
	width:208px;
	height:38px;
	box-shadow:inset 0 -5px 2px 0 #333;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3a505f), color-stop(1, #263b4b) );
	background:-moz-linear-gradient( center top, #3a505f 5%, #263b4b 100% );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#425b6c,EndColorStr=#263b4b); BACKGROUND-COLOR: #3a505f;
	background-color:#3a505f;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	border:1px solid #aaa;
}
#topatt_top h2 {
	color:#fff;
	font-size:13px;
	padding:10px 0 0 5px;
}
#topatt_content {
	border:1px solid #aaa;
	width:208px;
	padding-bottom:7px;
	border-radius:0 0 10px 10px;
}
#topatt_content td {
	font-size:11px;
	padding-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
}
#topatt_content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a9a9a9;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
}
#topatt_content td a {
	color:#777;
	text-decoration:none;
}
#topatt_content td a:hover {
	color:#0066cc;
	text-decoration:underline;
}
#navigation {
	margin:0 !important;
}
#navigation li {
	list-style:none;
	background:#eee;
	width:100%;
	text-align:center;
	padding:8px 0;
	border-top:1px solid #aaa;
}
#navigation li:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cacaca), color-stop(1, #ddd) );
	background:-moz-linear-gradient( center top, #cacaca 5%, #ddd 100% );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#cacaca,EndColorStr=#dddddd); BACKGROUND-COLOR: #dddddd;
	background-color:#ddd;
} 
#navigation a:hover {
	color:#344654;
	text-shadow:1px 1px 0 #eee;
}
.nav_link {
	display:block;
	font-size:11px;
	text-decoration:none;
	text-shadow:1px 1px 0 #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#344654;
}
.nav_link_forms {
	display:block;
	font-size:11px;
	text-decoration:none;
	text-shadow:1px 1px 0 #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#344654;
}
/*legal term of the day*/
#legal_term_container {
	float:right;
	padding-top:15px;
}
#legal_term_top {
	width:205px;
	height:34px;
	text-align:center;
	box-shadow:0 0 2px 0 #aaa, inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #fff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d0d0d0), color-stop(1, #ddd) );
	background:-moz-linear-gradient( center top, #d0d0d0 5%, #ddd 100% );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#eeeeee,EndColorStr=#c0c0c0); BACKGROUND-COLOR: #ddd;
	background-color:#ddd;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	border:1px solid #aaa;
}
#legal_term_top h2 {
	color:#344654;
	font-size:17px;
	padding:5px 0 0 0;
	text-shadow:1px 1px 0 #eee;
}
#legal_term_content {
	width:205px;
	box-shadow:inset 0 5px 2px 0 #333;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3a505f), color-stop(1, #263b4b) );
	background:-moz-linear-gradient( center top, #3a505f 5%, #263b4b 100% );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#425b6c,EndColorStr=#263b4b); BACKGROUND-COLOR: #3a505f;
	background-color:#3a505f;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	border:1px solid #aaa;
}
#term_title {
	float:left;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	margin:10px 0 0 15px;
}
#legalterm_def {
	color:#fff;
	float:left;
	clear:both;
	padding-left:15px;
	padding-right:5px;
	padding-top:5px
}
#legalterm_footer {
	color:#fff;
	padding:100px 5px 15px 5px;
	text-align:center;
}
#legalterm_footer a {
	color:#8bdfff;
	font-size:11px;
}
#bbb_logo {
	padding-top:15px;
	padding-bottom:15px;
}
#privacy a {
	font-size:11px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#privacy p {
	padding-top:5px;
	padding-left:20px;
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
.question_bubble {
	float:left;
	padding-right:5px;
	margin:-32px 0 0 -17px;
}
.a_bubble {
	float:left;
	margin:-5px 0 0 0;
}
.answer_bubble {
	float:left;
	margin:0 0 0 60px;
	padding:5px 0 0 0;
}
.attorney_pic {
	margin-left:5px;
	border:1px solid #fff;
	box-shadow: 0 0 3px 0 #333;
}
.answer_container {
	width:599px;
	height:80px;
	box-shadow:inset 1px 0 0 0 #eee, inset -1px 0 0 0 #eee, inset 0 -1px 0 0 #fff, 0 1px 5px 0 #aaa;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e3ecf1), color-stop(1, #d7e0e5) );
	background:-moz-linear-gradient( center top, #d1dce1 5%, #e3ecf1 100% );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#d1dce1,EndColorStr=#e3ecf1); BACKGROUND-COLOR: #d7e0e5;
	background-color:#d7e0e5;
	border:1px solid #afafaf;
	padding:5px 0 15px 0;
	margin:-5px 0 10px 60px;
	position:absolute;
	z-index:-1;
	border-radius:0 0 10px 10px;
}
.answer_reply {
	padding:10px 0 0 10px;
}
.answer_reply_text {
	width:500px;
	float:left;
	margin:5px 0 0 10px;
	text-shadow:1px 1px 0 #eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.the_answer {
	color:#333 !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-style:normal !important;
	font-weight:normal !important;
	font-size:14px !important;
}
.answer_reply_text a {
	color:#005f84;
	font-weight:bold;
	text-shadow:1px 1px 0 #fff;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	width:400px;
}
.answer_reply_text a:hover {
	text-decoration:underline;
}
.answered_by {
	padding:5px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:4px 5px 0 0;
	float:left;
	width:75px;
	display:inline;
}
.answered_by a{
	margin:15px 0 0 0;
}
.attorney_name {
	margin-top:9px;
	float:left;
}
.footer {
	width:800px;
	float:left;
}
.footer a {
	font-size:11px;
	line-height:18px;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
#sitenav {
	margin:20px 0 10px 0;
	width:945px;
	background:#eee;
	box-shadow:inset 0 -1px 0 0 #fff, inset 0 1px 0 0 #fff;
	border-radius:10px;
	border:1px solid #aaa;
	behavior:url(../../../border-radius.htc);
	z-index:0;
}
#sitenav b a {
	color:#444;
}
.note1, .note1:visited {
	font-size:11px;
	color:#999;
	font-family:"lucida sans unicode";
}
#main_content2 {
	width:960px;
	clear:both;
	margin:0 auto;
}
#footer_content_left {
	float:right;
	width:40px;
}
#fake_content_right {
	float:right;
	width:300px;
	height:50px;
}
#footer {
	border-top:1px solid #ccc;
	padding:5px 0;
	width:100%;
	color:#aaa;
	margin:10px auto 30px;
	font-size:11px;
	font-family:"lucida sans unicode";
}
#footer a {
	color:#4f88b6;
}
.float_footer_r {
	float:right
}
#answers_tab {
	float:right;
	margin:0 25px 0 0;
}
#answers_tab a {
	text-decoration:none;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-left:5px;
}
.no_display {
	display:none;
}
