legend {
	max-width: 100%;
}

input[type=checkbox],input[type=radio] { border: none; }

/*** MODULES ***/

.ac_search {
	width: 100%;
	padding: 1em 0;
}

	.ac_search .ac_logo {
		display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
		margin: 0;
		width: 309px;
	}
	
	.ac_logo a {
		border: none;
		background: transparent;
	}
	
	.ac_logo img {
		width: 309px;
		height: 113px;
	}
	
	.ac_search form {
		display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
		vertical-align: top;
		height: 113px;
		width: 67%;
	}
	
		.ac_search input {
			display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
			vertical-align: top;
			width: 83%;
			height: 30px;
			font-size: 1.4em;
			margin: 35px 0 0 0;
			border-top-right-radius: 0;
			border-bottom-right-radius: 0;
		}
		
		.ac_search button {
			text-indent: -9999px;
			background: #4d819b url(images/search_icon.png) no-repeat;
			width: 66px;
			height: 42px;
			margin: 36px 0 0 0;
			vertical-align: top;
			padding: 0;
			border-top-left-radius: 0;
			border-bottom-left-radius: 0;
		}

.categories {
	width: 100%;
	border-bottom: 2px solid #333;
	margin: 0 0 1em 0;
}

	.categories .cat {
		border-top: 1px solid #333;
		padding-top: 1em;
	}
	
	.categories .cat h3 {
		line-height: 1;
	}
	
	.categories .cat_credit-cards h3 {
		background: url(images/blue_CreditCards.png) no-repeat;
		line-height: 1.2;
	}
	
	.categories .cat_mortgages h3 {
		background: url(images/blue_Mortgages.png) no-repeat;
		line-height: 1.2;
	}
	
	.categories .cat_student-loans h3 {
		background: url(images/blue_StudentLoans.png) no-repeat;
		line-height: 1.2;
	}
	
	.categories .cat_credit-reports-and-scores h3 {
		background: url(images/blue_CreditReport_Score.png) no-repeat;
		line-height: 1.2;
	}
	
	.categories .cat_debt-collection h3 {
		background: url(images/blue_DebtCollection.png) no-repeat;
		line-height: 1.2;
	}
	
	.categories .cat_auto-loans h3 {
		background: url(images/blue_AutoLoans.png) no-repeat;
		line-height: 1.2;
	}
	
	.categories .cat_prepaid-cards h3 {
		background: url(images/blue_PrepaidCards.png) no-repeat;
		line-height: 1.2;
	}
	
	.categories .cat_bank-accounts-and-services h3 {
		background: url(images/blue_BankAccountsAndServices.png) no-repeat;
		line-height: 1.2;
	}
	
	.categories .cat_money-basics h3 {
		background: url(images/blue_MoneyBasics.png) no-repeat;
		line-height: 1.2;
	}
	
	.categories .cat_money-transfers h3 {
		background: url(images/blue_MoneyTransfer.png) no-repeat;
		line-height: 1.2;
	}
	
	.categories .cat_payday-loans h3 {
		background: url(images/blue_PaydayLoans.png) no-repeat;
		line-height: 1.2;
	}

	.categories .cat ol,
	.categories .cat ul {
		list-style-type: none;
		margin: 1em 0;
		padding: 0;
	}
	
	.categories .cat li {
		display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
		/*width: 49%;
		margin: 0.25em 0;*/
		margin: 0.25em 0.5em 0.25em 0;
		vertical-align: top;
		padding: 0;
	}

.feat h3 {
	min-height: 40px;
	line-height: 40px;
	padding-left: 50px;
}

	.feat h3 a {
		border: none;
		background-color: transparent;
		padding: 0;
	}

a.tag {
	border: none;
	background-color: #DBE6EB;
	color: #333;
	padding: 0.15em 0.5em;
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	font-size: 0.875em;
	font-family: "Avenir Next", Verdana, sans-serif;
}

.question {
	margin: 1em 0;
	border-bottom: 1px solid #afafb3;
	padding-bottom: 1em;
}

	.question h3 {
		line-height: 1.2;
	}
	
	.question h3 a {
		border: none;
		padding: 0;
		background: transparent;
	}

.ques_detail {
	margin-top: 1em;
}

.ques_full {
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	width: 74.3%;
	margin-right: 2.04918%;
	vertical-align: top;
	margin-top: 0;
}
	
	.ques_full h1 {
		font-size: 1.5em;
		line-height: 1.33333333333;
	}
	
.ques_meta {
	width: 215px;
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	vertical-align: top;
	border-top: 1px solid #333;
	padding: 1em 0.25%;
	margin: 0;
	font-family: "Avenir Next", Verdana, sans-serif;
	background-color: #fff;
}

	.ques_meta .disclaim {
		border-top: 2px solid #333;
		margin-top: 1em;
		padding-top: 2em;
	}
	
	.js #about_answers {
		display: none;
		font-size: 0.75em;
	}

.upsell {
	width: 100%;
	border-top: 1px solid #50a748;
	border-bottom: 2px solid #50a748;
	margin: 1em 0;
	padding: 1em 0;
}

.upsell.inline {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	width: 209px;
	padding: 1em 10px;
	background-color: #e5dfd6;
}

.qtags {
	list-style-type: none;
	margin: 0.5em 0;
	padding: 0;
}

.qtags li {
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	margin: 0.25em 0.25em 0.25em 0;
}

.meta {
	font-size: 0.8125em;
}

.sharer {
	border-top: 1px solid #afafb3;
	margin: 0.25em 0 0 0;
	padding: 0.5em 0 0 0;
}

.sharer .mini {
	float: none;
	text-align: left;
	border-right: 1px solid #afafb3;
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	width: 47%;
	padding: 0.25em 0.5em 0 0.5em;
}

.rateq {
	border-top: 1px solid #afafb3;
	margin-top: 0.5em;
	padding-top: 1em;
	display: none;
}

.js .rateq {
	display: block;
}

.upsell ul,
.related ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

	.upsell ul li,
	.related ul li {
		margin-bottom: 1em;
	}

.button-link {
	background-color: #50a748;
	font-family: "Avenir Next", Verdana, sans-serif;
	color: #fff;
	font-weight: 500;
	padding: 0.25em 0.5em;
	border: none;
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	transition: all 700ms ease;
}

	.button-link:hover,
	.button-link:focus {
		border: none;
		background-color: #dcedda;
		color: #333;
	}

.footnotes {
	border-top: 1px solid #333;
	margin-top: 1em;
	padding-top: 1em;
}	

.suggest {
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	width: 65.5%;
	margin-right: 2%;
	vertical-align: top;
}

.history {
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	border-top: 2px solid #333;
	width: 32%;
	vertical-align: top;
}

	.history ul {
		list-style-type: none;
		padding-left: 0;
		margin-left: 0;
	}
	
	.history li {
		margin-bottom: 0.75em;
	}
	
	.history p {
		border-bottom: 1px solid #afafb3;
		padding-bottom: 1em;
	}

.suggest .norm label {
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	width: 31%;
	margin-right: 2%;
	text-align: right;
	vertical-align: top;
}

.suggest .marg {
	margin-left: 33%;
}

.suggested dt {
	font-weight: 400;
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	vertical-align: top;
	width: 14.95902%;
	margin-right: 2.04918%;
}

.suggested dd {
	vertical-align: top;
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	width: 83%;
	margin: 0;
	padding: 0;
}

.search_filter {
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	vertical-align: top;
	width: 31.5%;
	margin-right: 2%;
}	

	.search_filter ul {
		list-style-type: none;
		margin: 1em 0;
		padding: 0 0 0.5em 0;
		border-bottom: 1px solid #afafb3;
	}
	
	.search_filter ul:last-child {
		border: none;
	}
	
	.search_filter ul li {
		margin: 0.5em 0;
	}
	
	.search_filter .noStyles {
		padding-top: 3px;
		display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
		vertical-align: middle;
	}
	
	.search_filter .meta {
		text-align: center;
	}

	.search_filter #others {
		border: none;
		color: #626263;
		background: transparent;
	}
	
	.search_filter #others:before {
		content: url(images/arrow_10x12.png);
	}
	
	.search_filter #others:after {
		content: url(images/arrow_10x12.png);
	}
	
	.search_filter #others.open:before {
		content: url(images/up_arrow_10x12.png);
	}
	
	.search_filter #others.open:after {
		content: url(images/up_arrow_10x12.png);
	}

.search_results {
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	vertical-align: top;
	width: 65.5%;
}

.thisurl {
	font-family: "Avenir Next", Verdana, sans-serif;
}

.rarrow {
    background: url(images/Rarrow.png) no-repeat;
    padding-left: 30px;
    margin-top: 30px;
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	border: none;
}

.ui-autocomplete {
	background: #fff;
	width: 530px;
	padding: 1em;
	list-style-type: none;
	z-index: 500;
	font-family: "Avenir Next", Verdana, sans-serif;
	border: 1px solid #afafb3;
	-webkit-box-shadow: 2px 3px 5px #afafb3;
	-moz-box-shadow:  2px 3px 5px #afafb3;
	box-shadow:  2px 3px 5px #afafb3;
}

	.ui-autocomplete li {
		margin-bottom: 0.5em;
	}
	
	.ui-autocomplete li a {
		border: none;
		color: #333;
	}

.facet_cat {
	width: 70%;
	background-color: #DBE6EB;
	background-position: 8% center;
	background-repeat: no-repeat;
	color: #333;
	border: none;
	border-radius: 0.25em;
	display: block;
	padding: 1em 5% 1em 25%;
	font-family: "Avenir Next", Verdana, sans-serif;
	font-weight: 500;
	-webkit-transition: all ease 700ms;
	-moz-transition: all ease 700ms;
	transition: all ease 700ms;
}

.facet_cat.credit-cards {
	background-image: url(images/white_CreditCards.png);
}

.facet_cat.credit-reports-and-scores {
	background-image: url(images/white_CreditReport_Score.png);
}

.facet_cat.debt-collection {
	background-image: url(images/white_DebtCollection.png);
}

.facet_cat.mortgages {
	background-image: url(images/white_Mortgages.png);
}

.facet_cat.student-loans {
	background-image: url(images/white_StudentLoans.png);
}

.facet_cat.auto-loans {
	background-image: url(images/white_AutoLoans.png);
}

.facet_cat.prepaid-cards {
	background-image: url(images/white_PrepaidCards.png);
}

.facet_cat.bank-accounts-and-services {
	background-image: url(images/white_BankAccountsAndServices.png);
}

.facet_cat.money-basics {
	background-image: url(images/white_MoneyBasics.png);
}

.facet_cat.money-transfers {
	background-image: url(images/white_MoneyTransfer.png);
}

.facet_cat.payday-loans {
	background-image: url(images/white_PaydayLoans.png);
}

.facet_cat.selected,
.facet_cat:hover {
	background-color: #4d819b;
	color: #fff;
	border: none;
}

.sortselect {
	background-color: #e5dfd6;
	font-family: "Avenir Next", Verdana, sans-serif;
	padding: 0.25em 0.5em;
}

	.sortselect a {
		border: none;
	}

.tagged {
	margin-top: 0;
}

.pager {
	font-family: "Avenir Next", Verdana, sans-serif;
	display: block;
	margin-bottom: 1em;
	overflow: auto;
	width: 100%;
}

.pager span {
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	padding: 0.25em 0.5em;
	border: 1px solid #afafb3;
	color: #afafb3;
	background-color: #fff;
}

.pager a {
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	padding: 0.25em 0.5em;
	border: 1px solid #4d819b;
}

.pager .left,
.pager .right {
	width: auto;
}

.js #other_cats {
	display: none;
}

.cat_desc {
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	width: 64.4099%;
	vertical-align: top;
	margin-top: 1em;
}

	.cat_desc p {
		margin-top: 0;
	}

.more_info {
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	margin-left: 3.10559%;
	width: 28.5%;
	padding-left: 3.10559%;
	border-left: 1px solid #afafb3;
	vertical-align: top;
	padding-top: 0;
	margin-top: 1em;
}

	.more_info h4 {
		margin-top: 0;
	}

.js #email_addr {
	display: none;
}

.tag.selected {
	color: #fff;
	background-color: #4d819b;
}

a.print {
	display: inline-block; 
		/* IE7 hack to mimic inline-block on block elements */
    *display: inline;
    *zoom: 1;
	vertical-align: top;
	border: none;
	padding-left: 32px;
	padding-right: 5px;
	margin-top: 0.35em;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(images/print_26x26.png);
}

/* ensure "This answer was" lightbox heading doesn't collide with [x] close button */
#followup h1 {
    width: 90%;
}

/*** Error Message ***/
ul.errorlist{
   border: 1px solid #D8D8D8;
   padding: 5px;
   border-radius: 3px;
   font-family: Arial;
   font-size: 11px;
   background-color: rgb(255, 249, 242);
   color: rgb(211, 0, 0);
}

ul.errorlist li {
  list-style: none;
}
