@charset "UTF-8";
/* CSS Document */
/* Main Fund page */

#fund_why{
	background:url(../_images/whyFundraise.png) no-repeat;
	width:394px;
	height:77px;
	margin: 0px 0px 20px 45px;
	display:block;
}
#fund_top{
	background:url(../_images/GirlnCash.png) no-repeat;
	width:300px;
	height:252px;
	margin: 15px 0px 0px 15px;
	float:left;
}
#bullets{
	width:350px;
	float:left;
}
#bullets p{
	margin:0px 0px 13px 25px; 
	padding:0px;
	font-weight:600;
	font-style:italic;
	font-size:14px;
}
#bullets h2{
	margin:0px 0px 2px 10px;
	font-style:italic;
	font-size:28px;
	font-weight:400;
	line-height:1em;
}
#bullets ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height:1em;
}
#fund_lower{
	clear:both;
	border-top:solid #5C5C5C 5px;
	margin:0px 20px 0px 17px;
}
#cards{
	background:url(../_images/cards.png) no-repeat;
	display:block;
	float:right;
	width:200px;
	height:173px;
	margin: 25px 0px 0px;
}
#fund_text{
	float:left;
	margin:5px 5px 0px 0px;
	width:450px;
}
