#therapy #leftside{
	height:900px;
}
#therapy #rightside{
	height:900px;
}
#therapy #spacer{
	height: 432px;
}

#therapy #rightside h1{
	color:#bdbec0;
	font-family: Comic Sans MS,Verdana,Helvetica;
	font-size: 20px;
	margin:0 0 0 0;
	padding: 10px;
	text-align:center;
}
#therapy #rightside #outer-list {
	font-size:18px;
}
#therapy #rightside #outerlist li a{
	color:#bdbec0;
}
#therapy #rightside #outerlist li a:hover{
	background-color:#000;
}
#therapy #rightside .inner-list {
	list-style:circle;
	margin:5px 0 0 0;
}
	#therapy #rightside .inner-list li{
		font-size:14px;
		font-weight:bolder;
	}