/* custom styles for therapists pages */

/* ========== custom side menu =============== */
div.content_container#cc_therapists {
	/* image wider than default */
	background:			url(../../images/sidemenu_bg_150.gif) left repeat-y;
}
div.sidemenu#sm_therapists {
	width:				150px;
}
div.content_box#cb_therapists {
	margin-left:		170px;
}
div#header_curve {
	left:				160px;
}
