#fundsection
{
width: 750px;
height: 350px;
margin-left: 0;
}

.moneybag
{
float: left;
background-image: url(images/moneybag.jpg);
background-repeat: no-repeat;
width: 206px;
height: 350px;
text-align: center;
}

.moneybag #help
{
margin-top: 235px;
margin-right: 18px;
font-weight: 900;
font-size: 15px;
color: #464f3d;
}

.moneybag #help p
{
font-size: 22px;
}

.fundmain
{
width: 544px;
float: right;
margin-top: 15px;
font-size: 13px;
}

.fundmain #maintext
{
text-align: left;
}

