@charset "utf-8";
/* CSS Document */

#gt-widget { width:250px; height:162px; position:relative; 
                background:url(https://www.goodtherapy.org/graph/widget/fat-widget-e/Widget-3.png) no-repeat top left; }
form#gtWidget p { margin:0; padding:0; }
form#gtWidget a { 
    width:160px;
    height:20px;
    display:block;
    float: right;
    color: #000;
    text-decoration: none;
}
form#gtWidget input.zipCode { width:66px; bottom:74px; right:69px; position:absolute; background:none; border:none; outline:none; }
form#gtWidget input.widgetBtn { width:48px; height:20px; bottom:74px; right:14px; cursor:pointer; position:absolute; background:none; border:none; }

.therapist {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#353598;
	text-decoration:none;
	text-align:center;
	width: 200px;
	position:absolute;
	bottom:10px;
	right:0px;
}

.therapist:hover {
	text-decoration:underline;
}
.linktoGT { top:10px; right:10px; position:absolute; width:160px; height:20px; display:block; text-indent:-900em; }