

/* -------------- Fund Sites -------------- */
/* begin */




.boutiques {
	clear: both;
	position: relative;
	padding: 10px 1%;
	background: url(/includes/files/base/images/ridgeworthfunds/shaded-Bg-t2b.jpg) 50% top repeat-x white;
	}
	#ie6 .boutiques {
		width: 620px;
		}

	.boutiques .site,
	.boutiques .info {
		position: relative;
		float: left;
		width: 29%;
		padding: 0 1% 10px;
		margin: 10px 1% 0;
		height: 150px;
		overflow: hidden;
		background: white;
		border: 1px solid #e0dbd2;    /* light tan */
		}
	.boutiques .info {
		padding: 40px 3% 30px;
		height: 90px;
		width: 25%;
		font-size: 1.3em;
		}

		.boutiques .site i {
			font-style: normal;
			font-size: .8em;
			}
		.boutiques .site .logo {
			margin-bottom: 6px;
			}
		.boutiques .site .link {
			position: absolute;
			left: 6px;
			bottom: 6px;
			display: block;
			margin-top: -.5em;
			}
	.boutiques .info {
		color: white;
		background: #8a7a67;     /* brown */
		}

/* end */



/* -------------- HELPER: Fund Lister (home page) -------------- */
/* begin */

.fundLister .boutiques {
	margin: -10px;
	padding-top: 0;
	padding-bottom: 0;
	height: 284px;
	overflow: hidden;
	background: url(/includes/files/base/images/ridgeworthfunds/shaded-Bg-t2b.jpg) 50% top repeat-x white;
	}
	.fundLister .boutiques .site {
		width: 21%;
		height: 120px; 
		border: 0;
		}
		.fundLister .boutiques .site .link {
			position: absolute;
			bottom: 6px;
			left: 6px;
			display: block;
			}
		.fundLister .boutiques .site .logo {
			width: 100%;
			}

/* end */


/* end */
