#therapistbox{

 /*background: url('../images/bigtextfind.gif') no-repeat;*/

	margin-top: 0px;
	padding: 40px 5px 0 8px;
	

}
#therapistbox p{
   font-size: 0.9em
}

#therapistbox input.text{
   width: 100px;
}

.welcome{ margin: 30px 0 20px 0}


.intro img{

    float:right;
    margin: -15px 0 10px 15px;

}



input.submit{
background: white;
border: none;
padding: 3px 1px 1px 1px;
margin-bottom: 1px;

}






.vote, .news, .events{
margin: 20px 0 0 0;
padding:40px 5px 0 8px;
min-height: 75px;}

.vote h3, .news h3, .events h3{
			font-size: 1.1em
}

.vote h3 a:link,
.news h3 a:link,
.events h3 a:link,

.vote h3 a:visited,
.news h3 a:visited,
.events h3 a:visited
{
			text-decoration: none;
			margin-bottom:0;
			color: black;
}

.vote h3 a:hover,
.news h3 a:hover,
.events h3 a:hover,

.vote h3 a:active,
.news h3 a:active,
.events h3 a:active
{
			text-decoration: underline;
}

.vote p,
.news p,
.events p{
			margin-top: 0px;
			font-size: 0.9em
}

.vote{

background: url('../images/bigtextvote.gif') no-repeat

}

.news{

background: url('../images/bigtextnews.gif') no-repeat

}
.events{

background: url('../images/bigtextevents.gif') no-repeat

}

