body{
	background:#f4f4f4  url(../images/bg.gif) repeat-x;
	color:#313131;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
}
a{
	color:#004784;
	text-decoration:none;
}
a:link,a:visited{}
a:hover,a:active{
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1{font-size:24px;}
h2{font-size:28px;}

hr{ padding: 0; margin: 0; background: #ccc; outline: none; border: none; height: 1px}
hr.thin{ border: 0; color: #cecece; padding: 1px 0 0 0; background: #cecece; height: 1px; margin: 0 0 15px 0;}
/* Wrapper */
/* Header */
#header{
	min-height:93px;
	height:93px;
	padding: 5px 0 0 0;
	position:relative;
	background:#313131;
}	
	#header #title{ clear: both; float: left; margin: 5px 0 15px 0;}
	#header #logohome{ float: left; font-size: 40px; line-height: 40px; width: 120px; overflow: hidden; }
	#header h1{
		font-weight:bold;
		margin-bottom:10px;
		float: left;
		padding-top: 25px;
		line-height: 30px;
		text-shadow: #fff 1px 1px 0px;
		display: inline-block;
		width: 860px;
	}
	#tagline{ color: #E0EBEF ; font-size: 11px; line-height: 12px; clear: left; position: relative; top: -3px; float: left; }
	#nav{
		display: inline-block;
		margin-top: 5px;
		height: 35px;
		text-align: right;
		font-size: 14px;
		float: left;
	}
		#navList{
			float: left; 
		}
			#nav li{
				display:block;
				float:left;
				padding:4px 0;
			}
				#nav li  a{
					border-left:1px solid #464646;
					border-right:1px solid #101010;
					color:#fff;
					display:block;
					padding:3px 12px;
				}
				#nav li.first a{
					border-left: none;
				}
				#nav li.last a{
					border-right: none;
				}
	#nav .dropdown ul{ display: none; position: absolute; width: 200px; border: 1px solid #000; background: #ccc; margin: 0px 0 0 10px; z-index: 99;}
	#nav .dropdown:hover ul, #nav .dropdown ul:hover{ display: block;}
	#nav .dropdown:hover ul li{ display: block; padding:0; width: 100%;}
	#nav .dropdown:hover ul li:hover a{ background: #666; color: #fff;}
	#nav .dropdown:hover ul li a{ text-align: left; color: #004784; padding: 4px 0 4px 10px; border: none;}
	#phone-number{
		float: right;
		color: #fff;
		font-size: 14px;
		padding:0;
		line-height: 35px;
		margin-top: 5px;
		width: 280px;
		text-align: right;
	}
		#phone-number strong{ font-size: 18px; margin-left: 5px; display: inline-block}
		#phone-number strong form{ display: inline-block; width: 192px; height: 35px;}
#bottom{ float: left; clear: both; width: 100%}
#search{ text-align: right; margin: -11px 0px 0px 0; float: right; width: 50%; color: #fff; font-size: 14px;}
#search #search-title{ float: left; position: relative; top: 24px; left: 9px; color: #FFF;}
#search #search-type{ display: inline-block; margin-right: 2px; width: 356px; text-align: left; line-height: 12px; margin: 0; padding: 0 ; position: relative ; top: -2px;}
#search #search-type a{ color: #fff; font-size: 10px; line-height: 12px; text-decoration: underline;}
#search_textarea{ background: #fff; display: inline; color: #5e5e5e; padding: 5px 0; max-width: 292px;}
#search_textarea input, #search_textarea select{ border: #fff 1px solid; outline: none; color: #5e5e5e; padding: 0; margin: 0;}
#search span{ color: #000}
#search #search-box{display: block; padding:0 0 5px 0; width: 100%; }
#search-box input#search-zip{ width: 155px;}
#search-box input#search-city{ width: 90px;}
#search-box input#search_go{background: url("../images/white_gradient.png") repeat-x scroll 0 -8px #C5A500; border: none; padding: 0 3px; height: 28px; color: #fff; position: relative; top: 1px; left: -1px;}
/* Main Content */
#wrapper{ clear: both; margin-top: 20px;}
#main-content{
	padding-right:20px;
	width:640px;
	float: left;
}
	#ask-box{
		background:#067EA6 url(../images/white_gradient.png) repeat-x;
		color:#fff;
		float:left;		
	}
		#ask-box label{ font-size: 16px; margin-bottom: 3px; float: left}
		#ask-box .service_select label, #ask-box .state_select label{ float: none;}
	#ask-box select{ width: 267px; padding: 5px; margin-bottom: 10px; font-size: 14px; font:Georgia, "Times New Roman", Times, serif}
	.state_select, .service_select{ display: inline-block; float: left;}
	.state_select{ margin-right: 20px}
	#ask-box select option{ font-size: 14px; font:Georgia, "Times New Roman", Times, serif}
	#ask-box input#qa_title, #ask-box input#qa_email{
		width: 535px;
		padding: 10px;
		margin-bottom: 10px;
		font-size: 16px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color: #000;
		background: #fff;
	}
		#ask-box h2{
			font-size:28px;
		}
		#ask-box textarea{
			border:0;
			display:block;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:16px;
			height:130px;
			line-height:22px;
			margin-bottom:10px;
			padding:15px;
			width:525px;
			float: left;
			overflow: auto;
		}
		#ask-box .qa_form textarea{
			border:0;
			display:block;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:16px;
			height:75px;
			line-height:22px;
			margin-bottom:10px;
			padding:10px;
			width:535px;
			color: #000;
			overflow: auto;
		}
		#ask-submit-wrapper{
			float:right;
			border:1px solid #003e6c;
			border-bottom:1px solid #09c1d5;			
		}
			
			#ask-box select{ width: 267px; padding: 5px; margin-bottom: 10px; font-size: 14px; font:Georgia, "Times New Roman", Times, serif}
			.state_select, .service_select{ display: inline-block; float: left;}
			.state_select{ margin-right: 18px}
			#ask-box select option{ font-size: 14px; font:Georgia, "Times New Roman", Times, serif}
			#ask-box input#qa_title, #ask-box input#qa_email{
				width: 93%;
				padding: 5px;
				margin-bottom: 10px;
				font-size: 16px;
				font-family:Georgia, "Times New Roman", Times, serif;
				color: #000;
				background: #fff;
			}
			#ask-box input#ask-button{
				background:#548C21 url(../images/white_gradient.png) 0 -8px repeat-x;
				border:0;
				border-bottom:1px solid #003e6c;
				border-top:1px solid #afd85c;
				color:#fff;
				cursor:pointer;
				display:block;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:24px;
				font-weight:bold;
				margin:0;
				padding:8px 25px;
			}

			#ask-box span b{ color:#FF9933}
			#ask-box #email_opt_in{ float: left;}
			#ask-box #email_opt_in_check, #ask-box #terms_agreed_check{font-size: 12px; font-weight: normal; float: left; width: 300px;}
			#ask-box em{ color: #900}
			#ask-box span { font-size: 16px; font-weight: bold; }
			.verisign{ float: left;}
				/*ask box*/

				.left{ float: left; width: 50%; clear:both;}
.right{ float: right; width: 50%;}
form.ask_box_form_short, form#form_ask, form#form_ask{ color: #fff; position: relative;}
form.ask_box_form_short{ padding: 0 20px; }
form#form_ask { padding: 0 4%;}
#ask_box_full form#form_ask{margin-left: 20px; padding-bottom: 3%; }
#qa_title, #qa_email{ border: 0; outline: 0; font-size: 18px; line-height: 24px; height: 30px; font-family: Arial, Helvetica, sans-serif}
form.ask_box_form_short h2, form#form_ask h2{ width: 70%; float: left; margin: 20px 0 3px;}
form#form_ask strong{font-weight: normal; font-size: 14px; color: #ccc;}
form#form_ask strong em{ color: #ccc;}
form.ask_box_form_short img, form#form_ask img{ display: inline-block; float: right; margin-bottom: 10px;}
form#form_ask hr{ border-width: 0px; margin: 6px 0 0; background: #ccc; height:1px}
form#form_ask .small_font{ clear: both; font-size: 10px; float: right; margin-bottom: -15px}
form#form_ask strong span{font-size: 16px; color: #f28e00;}
form.ask_box_form_short img, form#form_ask img{ display: inline-block; float: right; margin-bottom: 10px;}
form.ask_box_form_short table { width: 50px; float: left;}
form.ask_box_form_short table img { height: 50px;}
#ask-3-box-arrow{ background: url(../images/arrowsup-new.png) no-repeat; width: 640px; height: 46px; margin-top: -5px; display: block; position: relative; z-index: 99;}
#ask-3-box-bottom{ background: url(../images/ask-bottom-new.png); display: block; height: 7px; width: 640px;}
#ask-3-box{color: #ccc; padding: 0; /*background: #003556; border-left: 1px solid #003556; border-right: 1px solid #003556;*/}
#ask-3-box p{ line-height: 16px; background: #fff; color: #666666; padding: 6px 9px;}
#ask-box3 p{ width: 197px;}
#ask-3-box #ask-box2{ border: #00426c 1px solid; border-top: 0; border-bottom: 0}
.askphp#ask-3-box{ padding:0;}
.askphp#ask-3-box #ask-box2{ border-width: 0;}
#ask-3-box h3, #ask-3-box strong{ color: #000;}
#ask-3-box h3{ font-size: 18px; padding: 3px 9px 6px 38px; color: #fff; background: #003556;}
.askphp#ask-3-box h3{ font-family: 22px; }
#ask-3-box .ask-boxes{ width: 33%; float: left; padding: 0}
#ask-box1 h3{ background:url(../images/ask_icon.png) 5px no-repeat #003556;}
#ask-box1 p {border-left: 1px solid #003556;}
#ask-box2 h3{ background:url(../images/answer_icon.png) no-repeat #003556;}
#ask-box3 h3 {padding-right: 4px;}
#ask-box3 h3{ background:url(../images/anon_icon.png) no-repeat #003556; width: 174px;}
#ask-box3 p {border-right: 1px solid #003556;}
#ask_submit{ 
				background: url(../images/buttons.png) 0 0;
				border:0;
				color:#fff;
				cursor:pointer;
				display:block;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:24px;
				font-weight:bold;
				width: 90px;
				height: 44px;
				margin: 10px 0 10px 10px;
				float: right;		
}
#ask_text { float: left; font-size: 16px; color: #ccc; margin: 0 0 5px 0;}
#ask_text a{ color: #f4f4f4; text-decoration: underline;}
#ask_text a:hover{ color: #f28e00;}
#ask_text input{ float: left; padding: 0; margin: 3px;}
# span{ color: #fff; font-size: 10px}
#ask_text span em{ font-size: 12px;}
#ask_box_full #ask_text {margin: 10px 0 0 0; width: 350px;}
#ask_box_full #ask_text label{ font-weight:normal;}
#ask_box_full{ margin: 0; width: 600px;}
#ask_box_full #ask-box{ width: 640px;}
#ask_box_large{ background: #067EA6;}
.top_bg, .bottom_bg{ display: block; background: url(../images/bg1-new.png); position: absolute; }
#ask_box_large .top_bg, #ask_box_full .top_bg { height:43px; background-position: top; width: 640px;  }
#ask_box_large .bottom_bg, #ask_box_full .bottom_bg{ height: 9px; background-position: 0 -43px; margin-top: -9px; width: 600px;}
#ask_box_full label{ font-size: 16px; float: left; margin-bottom: 3px;}

#ask_box_full #ask_text em{font-size: 10px;}
#qa_email_label, #qa_email{ margin-left: 10px;}
#limitqatitle, #limitqadetail{float: right; font-size: 10px; margin-right: 5px;}
#limitqatitle { margin-right: 15px;}
#email_opt_in{ float: left;}
#qa_detail_box{ margin: 10px 0 0 0;}
#qa_detail_box textarea{ display: block; width: 99%; font-family: Arial, Helvetica, sans-serif; clear: both; height: 80px;}
#ask_box_full #ask-3-box h3{ font-size: 22px; padding: 3px 0 3px 36px;}
#ask_box_full #email_opt_in_check{ font-size: 12px;}

#sub-content #ask-3-box {background:url(../images/bg_3_box.png); height: 254px; position: relative; z-index: 10; margin-right: 5px; border:0; padding-top: 15px;}
#sub-content #ask-3-box p{ background: none; color: #CCCCCC;}
#sub-content #ask-3-box p strong{ color: #fff;}
#sub-content #ask-box3 p{ width: auto}
#sub-content .askphp#ask-3-box { margin-left: -30px; background:url(../images/arrowbg.gif) no-repeat right; height: 330px; width: 327px;}
#sub-content #ask-3-box .ask-boxes-verd{ margin-bottom: 25px; padding: 3px 0; text-align: center;}
#sub-content .askphp#ask-3-box .ask-boxes-verd{ text-align: left;}
#sub-content .askphp#ask-3-box .ask-boxes-verd{ margin-bottom: 0; background: url(../images/arrow.png) no-repeat ; height: 61px; padding: 20px 10px 20px 45px;}
#sub-content #ask-3-box .ask-boxes-verd h3{ display: inline; padding: 3px 0 3px 42px; margin: 0; line-height: 24px;}

#ask_box_form_long #qa_title, #ask_box_form_long #qa_email{ width: 98%; padding: 5px;}
.ask_box_form_long { width: 552px;}
#ask_box_small{ margin-bottom: 10px; position: relative; z-index: 0; top: -10px; background: #067EA6; }
#ask_box_small .top_bg{ width: 300px; height: 44px; background-position: 0 -52px;}
#ask_box_small .bottom_bg{ width: 300px; height: 9px; margin-top: -9px; background-position: 0 -94px;}
#ask_box_small form.ask_box_form_short { padding: 0 10px; width: 277px; }
#ask_box_small form.ask_box_form_short h2{ font-size: 18px; float: left; display: 80%;}
#ask_box_small form.ask_box_form_short #qa_title { width: 99%;}
#ask_box_small form.ask_box_form_short a { width: 73px; height: 34px; background: url(../images/lawqa_box.png); background-position: -104px 0;}
#ask_box_small form.ask_box_form_short a:hover{ background: url(../images/lawqa_box.png); background-position: -104px -34px;}
#ask_box_small #ask_submit{background: url(../images/buttons.png) 0 -156px repeat-x; height: 32px; width: 68px; font-size: 18px; padding: 0;}


	#most-recent-questions{
		font-size:14px;
		margin-bottom:25px;
		position:relative;
	}
		#more-questions h2, #about h2, #list-all-cats h2, #most-recent-questions h2,#more-questions h2, #local-news h2, #list-all-cats h2{
			border-bottom:3px solid #cecece;
			font-weight: normal;
			margin-bottom:1px;
			padding-bottom:8px;
		}
		
		#local-news {
			margin-top: 20px;	
		}

        #more-questions h1 {
            font-size: 20px;
            font-weight: normal;
            border-bottom: 3px solid #CECECE;
            margin-bottom: 1px;
            padding-bottom: 8px;
        }

		#most-recent-questions ol{
			border-top:1px solid #cecece;
			list-style-type:decimal;
			padding:0 0 0 20px;
		}
			#most-recent-questions ol li{
				border-bottom:1px solid #cecece;
				padding:10px 0 10px 10px;
			}
				#most-recent-questions ol li a{ font-size: 16px; font-weight: bold}
	#more-questions, #local-news{
		margin-bottom:25px;
		position:relative;
		clear: left;
	}
	
	#list-all-cats {margin-top: 20px;}
		#more-questions ul{border-top:1px solid #cecece;}
		#list-all-cats ul{ padding: 8px 0 20px;}
			#list-all-cats ul li{ padding: 1px 0;}
			#more-questions ul li{
				border-bottom:1px solid #cecece;
				padding:8px 0;
			}
			#more-questions .state_pro{ float: left; width: 300px;}
			#more-questions .state_pro ul.rightcol li{ margin-left: 20px;}
	#local-news .news{
	border-top: 1px solid #CECECE;
	clear: left;
	}
	#local-news .news .article{
		padding: 0 0 15px 0;
		border-bottom: 1px solid #ccc;
	}
		#local-news .news h3{ 
			font-size: 16px;
			font-weight: bold;
			padding: 15px 0 0 0;
		}
		#local-news .news h4, #news-article h4{
			color: #999999;
			margin: 0 0 5px 0;
		}
		#news-article h4{width: 50%; float: left;}
		#news-article .addthis_div{ 
			margin-top: 15px;
		}

		#local-news .news p{
			margin: 0 0 5px 0;
		}
		/*news with 1 article*/
		#news-article{ clear: left; margin-bottom: 25px;}
			#news-article h2{ font-size: 20px;}
/* Sub Content */
	#tollfree-number{
		padding: 5px;
		/*background: no-repeat left;*/
		font-size: 14px;
		text-align: center;
		text-shadow: #fff 1px 1px 0;
		color: #333;
		border: #fff 1px solid;
	}
		#tollfree-number strong{font-size: 28px;}
#in-your-area, #contact-form, #no-listings{
	background:#f4f4f4;
	margin-bottom:20px;
	clear: both;
}
 #contact-form form{ border-right: 1px solid #ccc;}
	#in-your-area h2{
		background:#067ea6;
		color:#fff;
		font-size:22px;
		padding:10px;
		background: url(../images/smallheaderblue.gif);
	}
	#in-your-area ul{
		float:left;
		padding:20px 20px 0 20px;
		border-right: 1px solid #ccc;
		width: 259px;
	}
	.small_bottom{background: url(../images/headerblue.gif) 0 -47px no-repeat; display: block; height: 10px; width: 300px; margin: -4px 0 0 0;}
	#in-your-area .small_bottom{ background-position: bottom; margin: -4px 0 0 0; height: 8px;}
		#in-your-area ul li{
			float:left;
			margin-bottom:15px;
		}
			#in-your-area ul li p{
				float:left;
				font-size:11px;
				display: block;
				clear: left;
			}
			#in-your-area ul h3{
				float:left;
				font-size:14px;
				line-height:normal;
				display: block;
				clear: left;
			}
			#in-your-area ul h4{
				float:left;
				line-height:12px;
				padding:5px 0;
				clear: left;
			}
			.user-thumb{
				border:1px solid #333;
				display:block;
				float:left;
				height:75px;
				margin-right:20px;
				width:75px;
				overflow: hidden;
			}
				.user-thumb img{ 
					max-width: 75px;
					min-height: 75px;
					min-width: 75px;
				}
			.user-info{
				float:left;	
				width:160px;
			}
	#no-listings form, #new-question-form form { padding: 20px 20px 70px 20px;}
		#no-listings form label, #new-question-form label{ display: block; }
			#no-listings form label span, #new-question-form form label span{ color: #900;}
		#no-listings form input, #new-question-form form input{ 
			display: block; 
			padding: 3px; 
			width: 250px; 
			margin-bottom: 15px;
			clear: both;
		}
		#no-listings textarea{ width: 250px; padding: 3px;}
		#new-question-form {background: #F4F4F4; position: relative; top: -25px; z-index: 20; width: 295px; border-bottom: 1px solid #CBCBCB; border-right: 1px solid #CBCBCB; -moz-border-radius: 7px; -webkit-border-radius: 7px;}
		#new-question-form form { background: #f4f4f4;  padding: 20px 20px 60px 20px; margin-bottom: 10px}
		#new-question-form input{ width: 260px;}
		#new-question-form textarea{ width: 250px; margin-bottom: 10px; overflow: auto}
		#new-question-form select{ display: block; margin-bottom: 10px; width: 100%;}
		#no-listings .submit, #new-question-form .submit{
			float: right; 
			width: auto;
			background:#067EA6 url(../images/white_gradient.png) 0 -8px repeat-x;
			border:0;
			border-bottom:1px solid #1c4d04;
			border-top:1px solid #697377;
			color:#fff;
			cursor:pointer;
			display:block;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			margin: 10px 5px 0 0;
			padding:8px 25px;
		}
#add-your-firm{
	background:#548c21;
	margin-bottom:20px;
}
#add-your-firm .top_bg{ width: 300px; background-position: 340px -52px; height: 44px;}
#add-your-firm .bottom_bg{ width: 300px; background-position: 340px -94px; height: 9px; margin-top: -9px;}
#add-your-firm #inside-firm{padding:10px 20px 10px 20px; position: relative;}
	#add-your-firm h2{
		margin-bottom:10px;
	}
	#add-your-firm label{
		color:#fff;
		font-size:12px;
		line-height:1px;
	}
	#add-your-firm .text{
		border:0;
		display:block;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		margin-bottom:10px;
		padding:5px;
		width:250px;
	}
	#add-your-firm .floatRight, #contact-form .floatRight{
		
		
	}
			#add-your-firm .submit, #contact-form .submit{
			background: url(../images/buttons.png) 0 -44px;
			border:0;
			width: 115px;
			height: 36px;
			color:#fff;
			cursor:pointer;
			display:block;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			margin:0;			
		}
		
		#add-your-firm .submit, #contact-form .submit{
			background: url(../images/buttons.png) 0 -44px;
			border:0;
			width: 115px;
			height: 36px;
			color:#fff;
			cursor:pointer;
			display:block;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			margin:0;			
		}
	.sidebar-list h2{
		border-bottom:3px solid #cecece;
		font-size:20px;
		font-weight:bold;
		margin-bottom:1px;
		padding-bottom:5px;
	}
	.sidebar-list h3{
		font-size:16px;
		font-weight:bold;
	}
	.sidebar-list span.publish{
		font-size:11px;
		font-style:italic;
		margin-bottom:5px;
	}
	.sidebar-list ul{
		border-top:1px solid #cecece;
		padding-top:10px;
	}
		.sidebar-list ul li{
			border-bottom:1px solid #cecece;
			margin-bottom:15px;
			padding-bottom:15px;
		}
		.sidebar-list ul p{
			padding-bottom:10px;
		}
	
	#general-news ol{ border-top: 1px solid #cecece;}
	#general-news ol li{ border-bottom: 1px solid #cecece; padding: 2px;}
/* Footer */
#footer{
	background:#e6e6e6;
	clear:both;
	color:#757575;
	padding: 10px 0 20px 0;
}
	.footer-col{
		width: 250px;
		float: left;
		margin-right: 30px;
	}
		.footer-col li{
			font-size: 16px;
			border-bottom: 1px solid #CECECE;
			padding: 2px 0;
			color: #313131;
		}
		.footer-col li a{
			font-size: 12px;	
		}
	#footer-right, #footer-questions{
		width: 380px;
		margin-right: 0;
	}
	#footer table tr td{ background: none;}
	#footer table { text-align: center; float: right; margin-right: 10px;}

/*
	#footer-verisign{
	  width: 135px;
	  margin: 0 auto;
	}
	*/
/* Global Classes */
.summary{
	padding:0px 0px 25px 0px;
	clear: left;
}
.summary p{ margin: 0 0 20px 0;}
.view-all{
	position:absolute;
	right:0;
	top:0;
	font-size: 14px;
}
.answer-count{
	font-weight:bold;
	font-size: 11px;
	float: right;
}

.snippit {}

.a-list{
	float:left;
	padding:0;
}
	.a-list li{
		float:left;
		display:block;
	}
.user-thumb{}
.user-summary{}
	.attention-box h2{
		color:#fff;	
		line-height:26px;
	}
.letterpress-blue{
	text-shadow:#045b78 -1px -1px 0;
}
.letterpress-green{
	text-shadow:#4a7820 -1px -1px 0;
}
.floatRight{float:right;}
.color-on{ background: #b7d29e; padding: 15px; margin-bottom: 20px;}
#about{ margin-bottom: 30px;}
#limitqatitle, #limitqadetail{
	float: right;
	font-size: 10px;
	margin-right: 5px;
}
#sub-content{ margin-bottom: 40px}
		
/*content space*/
#news-article p, #main-cont p{ padding-bottom: 10px;}
#news-article ul, #news-article ol,  #main-cont ul, #main-cont ol, #summary ul{ margin: 5px 0 5px 40px;}
#news-article ul li, #main-cont ul li, #summary ul li{ list-style: circle;}
#news-article ol li, #main-cont ol li{ list-style: decimal;}

/*list all questions in category*/
#list-all-cats ul li{ list-style: none;}

/*help page*/
a.question-faq{ padding: 6px 0; line-height: 14px; display: block;}
strong.title{ display: block; border-bottom: 3px solid #cecece; margin-bottom: 1px; font-size: 16px; padding-bottom: 4px;}
a.answer-faq, a.answer-faq:hover{ color: #000000; text-decoration: none;}
p.all-faq-answer{ padding: 10px 0;}
#main-content{ margin-bottom: 30px;}

/*404*/
#message-404{ font-size: 28px; display: block; margin-top: 20px;}
#content-404{ font-size: 14px; margin-top: 20px;margin-bottom: 80px;}
#content-404 a{ font-size: 16px;}


hr {border: 1px #ccc;border-style: none none solid none;margin: 0;}
.numbers {line-height: 20px;word-spacing: 4px; padding-bottom:5px;}
a.selected {font-weight: bold;color: #D10101 }
.pag_bar a{ border: 1px solid #CECECE;  padding: 4px 5px; margin: 0 4px 5px 0; display: inline-block}
.pag_bar a:hover{ border-color: #D10101}
#more-questions h2 a:hover, #more-questions h2 a{ color: #2A2A2A; text-decoration: none; }

/*terms of use*/
.indentol{ margin-left: 30px;}
.indentol li{ padding-left: 10px; list-style-type:lower-roman}

/*ABOUT US PAGE*/
.aboutus h2{ margin: 25px 0 2px; border-bottom: 3px solid #ccc; padding-bottom: 8px;}
.aboutus hr{ margin-bottom: 5px;}
#about-wrapper{ background: url(/images/lawqa-aboutus-bg.jpg); padding-top: 30px;}
#about-lawqa{ float: left; width: 61%; padding: 2%; margin-bottom: 25px; background: url(/images/white-op.png); color: #222; font-size: 14px;}
#about-lawqa h2{ border: 0; margin: 0; padding: 0 0 15px 0;}
#about-lawqa-bullets h3{ font-size: 16px; font-weight: bold; margin: 10px 0;}
#about-lawqa-bullets ul{ padding-left: 18px;}
#about-lawqa-bullets ul li { list-style: circle; padding-bottom: 5px;}
#about-lawqa-bullets{background: url(/images/white-op.png); padding: 0 1.5% 1.5%;  float: left; width: 30%; margin-left: 2%; color: #222;}
.lawqa-board{ float: left; width: 48%; }
#lawqa-board-last{ margin-left: 4%;}
#lawqa-team-wrapper{ margin-bottom: 20px;}
.lawqa-leadership, .lawqa-team, .lawqa-editorial{ width: 32%; float: left;}
.middle{ margin: 0 2%;}
.lawqa-board-member img { width: 90px; float: left; margin: 0 10px 10px 0; padding: 3px; border: 1px solid #ccc;}
.lawqa-board-member{ margin: 10px 0;}
.lawqa-board-memeber-bio .hide{ display:  none; }
.lawqa-board-memeber-bio strong{ font-weight: bold; font-size: 18px; color: #CAAC15; display: block }
.lawqa-board-memeber-bio em{ font-style: normal; font-size: 13px; font-weight: bold;}
#lawqa-leadership-wrapper .lawqa-leadership img.large{ width: 301px; height: 150px; margin: 0 0 10px 0; float: none;}
#lawqa-team-wrapper .lawqa-board-member p{ font-size: 16px; margin: 10px 10px 0 0;}

/* rewards */
.rewards-lawqa { margin-bottom: 30px;}
.rewards-lawqa .left{ width: 100%;}
.rewards-lawqa H1, .rewards-lawqa H2, #law_services_wrapper h2{ border-bottom: 3px solid #ccc; margin-bottom: 1px; padding-bottom: 8px; font-size: 27px; display: block;}
.rewards-lawqa H1 { vertical-align: bottom; line-height: 30px; font-size: 27px;}
h1 #twitter-word{ float: none; margin-bottom: -4px;}
.twitter-image-service { float: right;}
.rewards-lawqa h1 img{ float: right;}
.rewards-lawqa hr{ margin-bottom: 10px;}
.rewards-lawqa p{ margin-bottom: 10px;}
.rewards-lawqa ul.points { padding: 0 0 0 25px;}
.rewards-lawqa ul.points li{ list-style: disc; padding: 5px 0 5px 5px;}
.rewards-lawqa strong{ display: block; font-size: 14px; margin: 0px 0 5px;}
.service-example{ float: right; width: 350px; margin: 0 0 10px 10px;}
.law_service { padding: 2%; background: #ccc; margin-bottom: 15px; width: 45%; float: left}
#law_services_wrapper .middle{ margin: 0 0 0 2%;}
.law_service_content{ padding: 10px; background: #F4F4F4;}
.law_service_content .service-image{ width: 100%; height: 80px; overflow: hidden;}
.law_service_content h4{ font-size: 16px; margin: 8px 0;}
#sub-content.rewards-lawqa h2{ font-size: 18px;}
.benefits{background: #E0EBEF; padding: 15px;}
#contact-service{ margin-top: 40px; background: url(/images/phonenumber.jpg) no-repeat; height: 117px; width: 200px; padding: 15px 15px 15px 85px; font-size: 14px;}
#contact-service span{ font-size: 22px; font-family:Tahoma, Geneva, sans-serif; margin-bottom: 10px; display: block;}
#contact-service strong{ display: inline; color: #BB0000; font-size: 16px;}
#law_services_wrapper{ margin-top: 10px;}
#law_services_wrapper_large { margin-bottom: 20px;}
#law_services_wrapper_large .law_service { width: 28%; }
#law_services_wrapper_large h2{ border-bottom: 3px solid #ccc; margin-bottom: 1px; padding-bottom: 8px;}

/*facebook and social media */
	#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
			#slider{ margin-bottom: 30px;}
		#slider, #slider li{ 
			height:250px;
			width:960px;
			overflow:hidden;
			}	
		#prevBtn, #nextBtn{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			left:-30px;
			top:-190px;
			}	
		#nextBtn{ left:960px;}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:30px;
			height: 77px;
			background:url(../images/btn_prev.gif) no-repeat 0 0;	
			}	
		#nextBtn a{ background:url(../images/btn_next.gif) no-repeat 0 0;}								
		p#controls{ position: relative; margin: 0;}
		.slider-info{ float: left; width: 60%;}
		#slider ul li a{ font-size: 16px; font-family: Verdana, Geneva, sans-serif}
		#slider ul li #facebook{ width: 38%; height: 100%; background: #ccc; display: block; float: right; margin-left: 2%;}

/* live updates from jonathan from remote: Sunday, please do not flash this */
    #footer-col-site-links {
		width: 200px;
		float: left;
		margin-right: 30px;
    }

    #footer-col-recent-questions {
		width: 480px;
		float: left;
		margin-right: 30px;
    }

    #footer-col-find-lawyer {
		width: 220px;
		float: left;
        margin-right: 0;
    }
    
#most-recent-questions {
    font-size: 14px;
    margin-bottom: 25px;
    position: relative;
}
#most-recent-questions h2, #more-questions h2 {
    border-bottom: 3px solid #CECECE;
    font-weight: normal;
    margin-bottom: 1px;
    padding-bottom: 8px;
}
#most-recent-questions ul {
    border-top: 1px solid #CECECE;
}
#most-recent-questions ul li {
    border-bottom: 1px solid #CECECE;
    padding: 8px 0;
}
.question-date {
    float: right;
}

#general-news {
float: left;
margin-left: 10px;
width: 300px;
}

/*statepro:start*/
#more-questions .state_pro ul li {
  padding: 4px;
}

#more-questions ul li .total-answers {
    float: right;
    font-weight: bold;
    font-size: 11px;
}

div.clear-both {
	clear: both;
}

#more-questions ul li {
	font-size: 14px;
}

#copyright-block {
  padding: 20px 0;
  float: left;
  width: 200px;
  margin-right: 30px;
}

#disclaimer {
  margin-left: 20px;
}

#copyright{
    clear:both;
    padding-top:40px;
}
#copyright #lawqa_copy{ width: 100px; float: left;}

#copyright .disclaimer_bottom{
    margin-left: 10px;
    float: left;
    color: #000;
    width: 730px;
    font-size: 11px;
    line-height: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

#question-asked .addthis_div {
  margin-top: 15px;
}

#popular-questions-sb ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#popular-questions-sb ul li {
  line-height: 16px;
  line-height: 16px;
}

#popular-questions-sb .total-answers {
  font-size: 9px;
  //margin-top: 4px;
  line-height: 11px;
  font-weight: bold;
  float: right;
  font-family: verdana;
}

#no-result-warning {
  margin-bottom: 20px;
}

#no-result-warning h1 {
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 30px;
}

#no-result-warning h1 span.service-name {
  font-weight: bold;
}

#ask-advice {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 20px;
    -moz-border-radius: 5px;
    border: 1px solid #ccc;
}

#ask-advice p {
  //font-family: verdana;
  //font-size: 10px;
  //line-height: 14px;
}

#form_ask h2 {
  border-bottom: 0;
  padding-bottom: 0;
}

#search-type ul li {
  float: left;
}

#search-type li.search-first {
  width: 155px;
  text-align: center;
  border-right: 1px solid #ccc;
}

#search-type li.search-second {
  width: 155px;
  text-align: center;
}

#sub-content {
    width: 300px;
}

#sidebar-most-popular {
  margin-bottom: 20px;  
}

#sidebar-most-popular ul {
  border-top: 1px solid #ccc;
}

#sidebar-most-popular ul li {
  padding: 4px 0;
  border-bottom: 1px solid #ccc;
}

#sidebar-most-popular ul li a {
  line-height: 14px;
}

#sidebar-most-popular {
  margin-top: 20px;
}

#sidebar-most-popular .total-answers{
	font-size: 10px;
	font-weight:bold;
	text-align:right;
    line-height: 11px;
}

#sidebar-recent-questions h2, #sidebar-most-popular h2 {
    border-bottom: 3px solid #CECECE;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-bottom: 5px;
}

#sidebar-recent-questions ul {
    border-top: 1px solid #CECECE;
    padding-top: 10px;
}

#sidebar-recent-questions ul li {
    margin-bottom: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid #CECECE;
}

#other-answers-by-attorneys li:hover {
    background: #f2f2f2;
}

#other-answers-by-attorneys li .question-state {
  float: left;
  width: 40px;
  text-align: center;
  border-right: 1px solid #ccc;
  margin-right: 10px;
}

#other-answers-by-attorneys li .question-link {
  float: left;
  width: 460px;
  margin-right: 10px;
  overflow: hidden;
  height: 20px;
}

/*
#other-answers-by-attorneys li .question-link:hover {
  overflow: inherit;
  height: 40px;
}
*/

#other-answers-by-attorneys li .question-answers {
  float: right;
  font-weight: bold;
}

#sidebar-recent-questions .ga {
    border-bottom: 1px solid #CECECE;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

#more-questions-by-state {
  margin-bottom: 30px;
}

#more-questions-by-state h2 {
	border-bottom: 3px solid #CECECE;
    font-size: 20px;
    margin-bottom: 1px;
    padding-bottom: 6px;
}

#more-questions-by-state .state_pro {
	float: left;
	width: 300px;
}

#more-questions-by-state .state_pro ul.rightcol li{ margin-left: 20px;}

#more-questions-by-state ul {
    border-top: 1px solid #CECECE
}

#more-questions-by-state .state_pro ul li {
  padding: 4px 0;
  border-bottom: 1px solid #ccc;
}

#more-questions h1 {
    border-bottom: 3px solid #CECECE;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 1px;
    padding-bottom: 8px;
}

#center-content-most-popular-questions {
    margin-bottom: 20px;
}

#center-content-most-popular-questions h2 {
    border-bottom: 3px solid #CECECE;
    font-weight: normal;
    margin-bottom: 1px;
    padding-bottom: 8px;
}

#center-content-most-popular-questions ul {
  border-top: 1px solid #ccc;
}

#center-content-most-popular-questions ul li {
    padding: 4px 0;
    border-bottom: 1px solid #ccc;
}

#center-content-most-popular-questions ul li .total-answers {
  font-size: 10px;
  float: right;
  font-weight: bold;
}

#question-asked .question-answered-by {
  display: block;
  font-size: 16px;
  font-style: italic;
}

#question-asked .ga {
  margin-top: 15px;
}

#all-answers .ga {
  width: 557px;
  float: left;
  margin-top: 20px;
  padding: 5px 0 20px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
}

#all-answers .ga .ga-inner {
    width: 468px;
    margin: 0 auto;
}

#sidebar-ad-area {
  margin-bottom: 20px;
}

#other-answers-by-listing h2, #questions-by-state-procedure h1 {
	font-size: 20px;
	 border-bottom: 3px solid #CECECE;
	 padding-bottom: 6px;
	 margin-bottom: 1px;
}

ul.default-listing-style {
	border-top: 1px solid #ccc;
}

.default-listing-style li {
	padding: 6px 0;
	border-bottom: 1px solid #ccc;
	display: block;
}

.default-listing-style .ga {
	margin: 20px 0 0px;	
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.default-listing-style #ads-wrap {
	position: relative;	
	float: right;
}

.default-listing-style #ads-wrap  .ga {
	padding: 20px 0 10px 10px;
	padding-left: 10px;
	border-bottom: 0;
}

#news-article h1 {
	font-size: 20px;
	 border-bottom: 3px solid #CECECE;
	 padding-bottom: 6px;
	 margin-bottom: 1px;
}

#new-ad-location {
	float: right;
	margin-top: 40px;	
}

#banner-ga {
  width: 728px;
  margin: 0 auto 5px;
}

#index-wrapper-spacer {
   margin-top: 20px;
   display: block;
}

#ask-a-question-box {
  margin-top: 15px;
}

#ask-a-question-box .ask-tab-1,
#ask-a-question-box .ask-tab-2,
#ask-a-question-box .ask-tab-3,
#ask-a-question-box .ask-tab-4 {
  float: left; height: 31px; background-repeat: no-repeat; font-weight: bold; color: #FFF; padding-top: 5px;
}

#ask-a-question-box .ask-tab-1 {
  background-image:url('http://www.lawqa.com/images/ask-box_01.png');
  width: 116px;
  padding-left: 10px;
}

#ask-a-question-box .ask-tab-2 {
  background-image:url('http://www.lawqa.com/images/ask-box_02.png');
  width: 110px;
  padding-left: 6px;
}

#ask-a-question-box .ask-tab-3 {
  background-image:url('http://www.lawqa.com/images/ask-box_03-new.png');
  width: 136px;
  padding-left:4px;
}

#ask-a-question-box .ask-tab-4 {
  background-image:url('http://www.lawqa.com/images/ask-box_04-new.png');
  width: 212px;
  padding-left: 6px;
}

#ask-a-question-box .ask-tab-4 a {
  color: #FFF; font-weight: bold;
}

#copyright-link {
  width: 220px;
  float: left;
}

.ad-spacer {
   margin-top: 15px;
   display: block;
}

#ask-form-snippit {
  width: 280px;
  background: #ccc;
  height: 116px;
  padding: 0 10px 10px;
  background-image:url('http://www.lawqa.com/images/snippit-ask-box.png');
  color: #FFF;
  margin-bottom: 20px;
}

#ask-form-snippit h3 {
  margin-top: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 18px;
  float: left;
}

#ask-form-snippit #brought_lawqa {
    float: right;
    margin-bottom: 10px;
}

#ask-form-snippit form input.ask-question {
  width: 260px;
  padding: 5px 10px;
  font-size: 12px;
  margin-bottom: 5px;
}

#ask-form-snippit .info-left {
  float: left;
  width: 200px;
  margin-right: 10px;
}

#ask-form-snippit .info-left ul {
  list-style-type: none;
}

#ask-form-snippit .info-left ul li {
  float: left;
  font-weight: bold;
  margin-right: 5px;
  font-size: 11px;
}

#ask-form-snippit .submit-right {
  float: left;
  width: 70px;
}

#ask-form-snippit .submit-right button {
  margin-top: 5px;
  background: url('http://www.lawqa.com/images/buttons.png') 0 -156px;
  height: 32px;
  width: 68px;
  border: 0;
  cursor: pointer;
  font-weight: bold;
  color: #FFF;
}

#error-page {
    width: 920px;
    margin: 0 auto;
    min-height: 400px;
    display: block;
    padding: 20px;
    background: #FFF;
    margin-bottom: 10px;
}

#sponsored {
  margin-bottom: 10px;
}

.color-on h2 {
	margin-bottom: 10px;
}

#case-review-link {
margin-bottom: 10px;
}

/* new sidebar */

#sidebar {
	width: 300px;
	float: right;
}


/*tabs and such */

#recent-content {
	margin-bottom: 10px;
}

#recent-content ul {
	margin-bottom: 20px;
}

#recent-content .tabs {
	margin-top: 20px;
}

#recent-content .tabs li {
	float: left;
}

#recent-content .tabs li.first {
	//margin-right: 20px;
}

#recent-content .tabs li a {
	padding: 10px 0;
	width: 320px;
	background: #58adca;
	display: block;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	border-radius: 10px 10px 0 0;
}

#recent-content .tabs li.active a {
	background: #067ea6;
	text-decoration: underline;
}

#recent-content .tabs li a:hover {
	background: #2e99bd;
}

#recently-answered-questions h2, #recently-asked-questions h2 {
    border-bottom: 3px solid #CECECE;
    font-weight: normal;
    margin-bottom: 1px;
    padding-bottom: 8px;
}

#recently-answered-questions ul, #recently-asked-questions ul {
    border-top: 1px solid #CECECE;
}

#recently-answered-questions ul li, #recently-asked-questions ul li {
    border-bottom: 1px solid #CECECE;
    padding: 8px 0;
}

#recently-asked-questions .answer-count {
	float: right;
}

.page_bar a{
    border: 1px solid #CECECE;
    display: inline-block;
    margin: 0 4px 5px 0;
    padding: 4px 5px;
}

.pagination-controller a {
    border: 1px solid #CECECE;
    display: inline-block;
    margin: 0 4px 5px 0;
    padding: 4px 5px;
}

.pagination-controller .active {
	color: #D10101;
	font-weight: bold;
}

.page_bar a.selected{
	color: #D10101;
	font-weight: bold;
}

.question-url {
	float: left;
	width: 580px;
}

.posted-date {
	float: right;
	font-family: verdana;
	font-size: 9px;
	font-style: italic;
}

/*new verify page */

#verify-page {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 2px 2px 2px #CCCCCC;
    padding: 20px;
}

#social-sources {
	margin-top: 20px;
	background: #f2f2f2;
	padding: 20px;
	margin-bottom: 20px;
}

#social-sources h3 {
	font-size: 20px;
	margin-bottom: 10px;	
}

#social-sources p {
	line-height: 24px;
}

#social-sources ul {
	margin-top: 20px;
}

#social-sources ul li {
	float: left;
	text-align: center;
	width: 280px;
}

#social-sources ul li .item-link {
	margin-bottom: 10px;
}

#social-sources ul li .item-link a {
	font-weight: bold;
}

#answers-by-city h2 {
    border-bottom: 3px solid #CECECE;
    font-weight: normal;
    margin-bottom: 1px;
    padding-bottom: 8px;
}

/* state list */
#state-list {
	margin-top: 10px;
}

#state-list li {
	margin-bottom: 10px;
}

.controller {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	display: block;
}

.controller .state-name {
	font-size: 18px;
}

.answer-group {
	margin-left: 30px;
	border-left: 3px solid #ccc;
}

.answer-group li {
	padding: 6px 10px;
	border-bottom: 1px solid #CECECE;
	line-height: 16px;
}

.answer-group .question-link a {
	font-size: 10px; font-family: tahoma;
}

.answer-group li:hover {
	background: #fff;
}

#list-all-cats ul li {
	float: left;
	width: 160px;
	margin-bottom: 0px;
}

#list-all-cats ul li a {

}

#list-all-cats ul li a:hover {
	color: #000;
}


#our-brands {
	background: #cbcbca;
	padding: 5px 10px;
	font-size: 11px;
	font-family: tahoma;
}

#our-brands .inner {
	width: 960px;
	margin: 0 auto;
}

#our-brands ul li {
	float: left;
	padding-right: 10px;
	border-right: 1px solid #666;
	margin-right: 10px;	
}

#our-brands ul li.brand-title {
	font-weight: bold;
	color: #607B88;
	border: 0;
	margin-right: 0;
}

#footer #our-brands ul li a {
	font-weight: bold;
}

#lawfirms {
	background: url("../images/searchbox.jpg") repeat scroll 0 0 transparent;
    display: block;
    height: 100px;
    margin-bottom: 20px;
    width: 640px;
}

#lawfirms h2 {
    color: #E5F4FD;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1em;
    margin: 0;
    overflow: hidden;
    padding: 5px 0 5px 10px;
    text-align: left;
    white-space: nowrap;
    border-bottom: 0;
}

#lawfirms p {
	color: #000000;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	height: 18px;
	margin: -3px 0 4px;
	overflow: hidden;
	padding: 0 0 0 10px;
	text-align: left;
	white-space: nowrap;
}

#lawfirms .box-inner {
    float: left;
    padding: 3px 0 0 10px;
    width: 405px;
}

#lawfirms .image-area {
    float: right;
    padding-right: 16px;
    padding-top: 8px;
}

#attorney-search-button {
	text-indent: -99999px;
	background: url('../images/attorney-search-button.jpg');	
	width: 390px;
	height: 30px;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
}

#more-questions ul li a {
	font-size: 12px;
}

/* beginning  of testimonials */

#testimonials-sidebar {
	background: url("../images/testimonial-block.png") no-repeat;
	height: 230px;
	width: 260px;
	margin-bottom: 20px;
	padding: 55px 20px 10px 20px
}

#testimonials-sidebar blockquote {
	line-height: 18px;
	margin-bottom: 5px;
	color: #000;
}

.testimonial.name {
	float: left;
	width: 160px;
	font-size: 12px;
	color: #5e5e5e;
	line-height: 14px;
	font-style: italic;
}

.testimonial.name span {
	display: block;
	font-size: 11px;
}

.testimonial.next{
	float: right;
	width: 50px;
}

/* end of testimonials */

#home-news h2 {
	border-bottom: 3px solid #CECECE;
    font-weight: normal;
    margin-bottom: 1px;
    padding-bottom: 8px;
}

#home-news ul {
	padding: 8px 0;
}

#home-news ul li {
	width: 315px;
	height: 150px;
	display: block;
	float: left;
}

#home-news ul li h3 {
	font-size: 14px;
	font-weight: bold;
}

#home-news .news-0, #home-news .news-2 {
	padding-right: 10px;
}

#home-news .news-2, #home-news .news-3 {
	padding-top: 20px;
	border-top: 1px solid #ccc;
	//border-bottom: 1px solid #CECECE;
}

#home-news .news-body {
	height: 80px;
}

#home-news .news-published {
	font-family: tahoma;
	font-size: 10px;
}

.read-all-news {
	text-align: right;
	padding: 5px 0;
	border-bottom:1px solid #ccc;
}

/* new search bar */

.switch {
	font-size: 10px;
	font-family: tahoma;
	width: 300px;
	float: right;
	margin-bottom: 1px;
}

.switch a {
	color: #FFF;
}

#search {
	font-family: tahoma;
}

#zipsearch, #attorneysearch {
	float: right;
	width: 500px;
}

#zipsearch input, #attorneysearch input {
	border: 0;
}

#zipsearch input.frm-zip, #attorneysearch input.frm-attorney  {
	width: 202px;
	padding: 5px 8px;
}

#zipsearch input.frm-zip.default, #attorneysearch input.frm-attorney.default  {
	color: #2b2b2b;
}

#zipsearch input.frm-submit, #attorneysearch input.frm-submit {
	background: #C5A500;
	font-weight: bold;
	color: #FFF;
	padding: 4px 8px;
}
