.image {
	width: 300px;	
}

.info {
	padding:10px 15px;
}

.n {
	background-color:#f2f2f2;
}

#women {
	line-height:28px;
}

#main h4 {
	color: #c00; 
	margin-top: 0;
	}
	
#main h4.subhead {
	font-size: 24px; 
	font-weight: bold;
	margin-top: 18px;
	color: #900;
	}


	
#main h3 {
	color: #900;
	}
	

.emphasis {
	color: #c00;
	}
	
.three {
	margin-right: 15px;
}


#main ul li {
	line-height:30px;
}

ul li:before {
	content: "";
}

li img {
	width: 100%;
}

	
#infographic {
	display:inline-block;
	background-color:#e0e0e0;
	padding:3px;
	width:35%;
/*	margin-top:15px;*/
	float: right;
}

#infographic img {
	width: 100%;
}
.content-wrapper {
	display:inline-block;
	width: 63%;
	vertical-align: top;
}
	
.note {
	/* 
		small text
		negative top margin
	*/
	font-size:smaller;
	line-height:1.2em;
	margin-top: -12px;
}
