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

/*-----------------------------------------------------------------------------
Feature Style Sheet

Feature 
Implemented By:  Practis Inc
Author:          Revised for use by Practis Inc
Site Design By:  Medical Website Design by Practis Inc.
                 www.practisinc.com
email:           helpdesk@practisinc.com
Feature Used On: http://www.spinemd.com/
-----------------------------------------------------------------------------*/

/* =Health Library
	-----------------------------------------------------------------------------*/
	#health_library { }
	#health_library .interactive {width:225px; border: 1px dashed  #FF0000; margin:0 0 0 10px; padding:10px; color: #333333; float:right;}
	#health_library .interactive h2{ margin:0; padding:0;}
	#health_library .interactive img{ margin:0; padding:0 10px 0 0; float:left; border:0; }
	#health_library .interactive ul{ margin:0; padding:10px 0 0 15px;  }
	#health_library .interactive a:link,
	#health_library .interactive a:visited { text-decoration:none; }
	#health_library .interactive a:hover{ text-decoration:underline; }
	
	#health_library .topic {width:350px; margin-bottom:10px; padding:10px; border: dashed 1px #CCCCCC;}
	#health_library .icon {margin-right:8px; float:left;}
	#health_library .txt {margin:0 0 0 45px;}
