/*
*	Content - Category - Smart Borrower - 06/08/2006
*/
/* css */
.content-category-smartborrower h1{
	margin-left: 1%;
	width: 99%;	overflow: hidden;
}
.content-category-smartborrower h1.2col{
	margin-left: 5px;
	width: 575px;
}
.content-category-smartborrower ul{
	padding-bottom: 1.5em;
}	
.content-category-smartborrower .verticalalign p{
	font-size: 85%;
}
.content-category-smartborrower ul li a, .content-category-smartborrower ol li a{
	color: #333;
	background-color: #fff;
	font-size: 95%;
	line-height: 135%;
}
.content-category-smartborrower ul li a:visited, .content-category-smartborrower ul li a:active,
.content-category-smartborrower ol li a:visited, .content-category-smartborrower ol li a:active{
	color: #6e0022;
	background-color: #fff;	
}
