
#how_it_works
{
	margin:10px 6px;
	padding:4px 7px 4px 1px;
	width:347px;
	height: 506px;
	float:right;
	background-image: url(/med/img/how_it_works/bkg.gif);
	background-repeat: no-repeat;
}

#how_it_works h1
{
	margin-left:11px;
	margin-top: -47px;
	margin-bottom: 57px;
}

#how_it_works .how_step
{
	width: 276px;
	height: 140px;
	background-image: url(/med/img/how_it_works/panel_bkg.png);
	background-repeat: no-repeat;
	margin-left: 32px;
	padding: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#how_it_works div.two 
{
	margin-left: 55px;
}

#how_it_works .count
{
	margin-bottom: -100px;
	float:left;
	position: relative;
	left: -14px;
	top: -14px;
}

#how_it_works div.two .count
{
	left: 230px;
}

#how_it_works h2
{
	margin-top: 2px;
	margin-bottom: 13px;
	color: #9FAEBE;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 81px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#how_it_works div.two h2
{
	padding-left: 5px;
}

#how_it_works p
{
	width: 149px;
	height: 80px;
	float:right;
	font-size: 80%;
	line-height: 1.4em;
	margin-right: 17px;
}

#how_it_works div.two p
{
	width: 137px;
	padding-left: 6px;
	float:left;
	margin-right: 0px;
}

#how_it_works img.pic
{
	margin-left:12px;
	margin-top:-6px;
	float: left;
}

#how_it_works div.two img.pic
{
	float: right;
	margin-right:31px;
}


.how_it_works_step
{
    width: 225px;
    height: 251px;
	background-image: url('/med/img/how_it_works/how_it_works_step_bkg.png');
    background-repeat: no-repeat;
    float:left;
    margin: 10px 35px;
}

#content .how_it_works_step h3
{
    padding-top: 20px;
    margin: 0px;
    text-align: center;
}

#content .how_it_works_step p
{
    margin-bottom: 0px;
}

.how_it_works_step p
{
    padding: 20px;
    padding-bottom: 0px;
    font-size: 80%;
    font-weight: bold;
    line-height: 140%;
}

.how_it_works_step .count
{
    
	background-image: url('/med/img/how_it_works/count_bkg.png');
    background-repeat: no-repeat;
    left:-33px;
    position:relative;
    top:-46px;
    padding:24px 19px;
    font-size:264%;
    font-weight:bolder;
    color: white;
}