

/* Sets the available width for the entire product */
.product-width {
	/*width: 700px; */
	width: 100%;
}


/* take the product width and subtract the article right & left padding (30px) & the left & right margins */
.article-width {
	/* width:650px; */
	width: 100%;
}

.anchor {
	color: #91a23c !important;
	text-decoration: underline;
}


:-moz-placeholder {
	color: #6f3f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
}

::-webkit-input-placeholder {
	color: #6f3f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
}

.se-video-banner {
	height: 64px;
	background: url(../img/se-video-banner-bg.png) repeat-x;
	float: left;
	position: relative;
}

.se-video-banner p {
	float: left;
	width: 397px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #778235;
	line-height: 60px;
	padding: 0 0 0 25px;
}

.se-video-banner img {
	float: right;
}

#video-arrow {
	position: absolute;
	right: 110px;
	top: 23px;
	background: url(../img/video-arrow.png) no-repeat;
	width: 20px;
	height: 20px;
}



.se-article-content {
	margin: 10px;
	background: #fff;
	float: left;
	padding: 15px;
	width:96%;
}

.se-search-content {
	margin: 0px 10px 10px 10px;
	background: #fff;
	float: left;
	padding: 15px;
}


span.alternative-names {
	font-family: Arial, Helvetica, sans-serif;
	color: #a6a6a6;
	font-size: 11px;
	float: left;
	clear: left;
	margin-bottom: 15px;
}



p.article-intro {
	font-family: Arial, Helvetica, sans-serif;
	color: #797e83;
	font-size: 14px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	line-height: 20px;
	clear: left;
	width: 350px;
}


.se-search-content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #444445;
	/* float: left; */
	clear: left; 
	margin-bottom: 10px;
}



#version-info {
	float: left;
}





ul.social-icons {
	float: right;
	list-style: none;
	margin-top: 15px;
}

ul.social-icons li {
	float: left;
	margin-right: 5px;
}


#navigator-btn {
	width: 112px;
	height: 24px;
	float: right;
	background: url(../img/navigator-btn.png) no-repeat;
	margin-top: 13px;
	margin-right: -11px;
}

#navigator-btn a {
	display: block;
	width: 112px;
	height: 24px;
	text-indent: -1000px;
}

#ppy1 .ppy-outer {
	position: relative;
}

.navigator-menu {
	background: #fff;
	border: 1px solid #ccc;
	padding: 0 20px 10px;
	z-index: 500px;
	display: none;
	margin-top: 2px;
	box-shadow: 0 0 8px #bdbdbd;
}

.navigator-menu h4 {
	margin-bottom: 5px;
	margin-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444445;
}

.navigator-menu a {
	color: #555555;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-decoration: none;
}

.navigator-menu a:hover {
	color: #778235;
}







a.list-links {
	color: #555555;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-decoration: none;

}

a.list-links:hover {
	color: #778235;
    

}

a.list-links-read-more {
	color: #093d69;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-decoration: none;

}


a.list-links-read-more:hover {
	color: #093d69;
	text-decoration: underline;
}

#what-to-do-next {
	margin-bottom: 25px;
}

a.page-links {
	color: #093d69;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-decoration: none;
}

a.page-links:hover {
	color: #093d69;
	text-decoration: underline;
}

.bookmarks-wrap {
	display: none;
	float:right;
	/*display:block;*/
}

.bookmarks-wrap-on {
	display: block;
}

.bookmarks-menu {
	display: none;
	padding-top:19px;
}

.bookmarks-menu-on {
    display: block !important;
    z-index: 20 !important;
}

#article-bookmarks {
		background: url(../img/bookmarks-btn.png) no-repeat;
		float: right;
		height: 24px; 
		width: 112px;
		position: relative;
		/* top: 74px; 
		right: 27px;*/
		text-indent: -2000px;
		z-index: 25;
		/* margin-top:0px;
		margin-right:-16px;
		 */
		
	}


#article-bookmarks a {
	display: block;
	height: 24px;
	text-indent: -2000px;
	width: 112px;
	height: 24px;
}

.bookmarks-menu {     
	background: #ffffff;
      	border: 1px solid #cccccc;
      	box-shadow: 0 0 8px #bDBDBD;
      	margin-top: 0px !important;
      	padding: 0 20px 10px;
      	position: absolute;      
       /* top: 72px;
      	right: -150px; 
      	top:-1px;*/
      	width: 200px;
      	z-index: 20 !important;
      	/* float:right !important; */
      	background-color:#FFF;
	display: none;
      	padding-top:25px;
	margin-left:-128px;
      }

a.bookmark-links {
	color: #093d69;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	text-decoration: none;
	padding-left: 20px;
	/*background: url(../img/remove-bookmarks-btn.png) no-repeat 0 4px;*/
}
#bookmarkDelete
{
    background: url(../img/remove-bookmarks-btn.png) no-repeat 0 4px;
}

/*  ************************************** enhanced menu link popup ***************************** */
.bubbleInfo {
	/*position: relative;*/
	width: 92%;	 
    
	}

.popup_1 {
	position: absolute;
	display: none;
	width: 300px;
	box-shadow: 0 0 10px #bdbdbd;
	
	border: 1px solid #aaaaaa;
	left: 100px;
	/*background: #e3c2f0 url(../img/enhanced-link-bg.png) repeat-x;*/
	background: #fff url(../img/enhanced-link-bg.png) repeat-x;
	z-index: 500;
}

.popup_1 h1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	float: left;
	margin: 5px 0 0 8px;
}

.popup_1 p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #81868a;
	float: left;
	clear: left;
	margin: 10px 0 0px 8px;
	width: 215px;
	line-height: 14px;
}
			
.popup_1 a.readmore {
	float: left;
	display: block;
	color: #093d69;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0 0 8px;
	height: 25px;
}

/*a.readmore:hover {
	color: #32a0da;
}
*/
.popup_1 a.bookmark-it {
	float: left;
	display: block;
	color: #093d69;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0 0 8px;
	height: 25px;
}
/*
a.bookmark-it:hover {
	color: #32a0da;
}
*/
.popup_1 a.img-link {
	float: right;
	display: block;
	color: #093d69;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 8px 0 0px;
	height: 25px;
	clear: right;
}
/*
a.img-link:hover {
	color: #32a0da;
}
*/
.popup_1 img {
	float: right;
	margin: 15px 8px 0 8px;
	border: 1px solid #aaa;
}

.pad-me-clear-me {
	margin-bottom: 10px;
	clear: both;
}

.thumb-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #093d69;
	float: right;
	margin-right: 23px;
	clear: right;
}


li.bubbleInfo a.trigger {
	color: #093d69;
}

#accordian-nav {
	float: right;
}

#accordian-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #093d69;
}

.se-article-content h3.accordian-h3 {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #44445;
	width: 200px;
}

#knee-pain-assessment-widget {
	float: left;
	width: 100%;
	border-top: 6px solid #eeeff1;
	border-bottom: 6px solid #eeeff1;
	margin: 0px 0 25px 0;
	padding: 10px 0;
}

#knee-pain-assessment-widget p {
	float: left;
	color: #778236;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
	width: 490px;
}

#knee-pain-assessment-widget h3 {
	width: 450px;
	float: left;
}

#knee-pain-assessment-th {
	float: right;
	
}

a.take-assessment-btn {
	background: url(../img/take-assessment-bg.png) no-repeat;
	width: 176px;
	height: 29px;
	display: block;
	float: left;
	text-indent: -2000px;
}

#backgroundPopup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:1;  
} 

#knee-pain-assessment {
	background: url(../img/knee-pain-assessment.png) no-repeat;
	width: 544px;
	height: 467px;
	display: none;
	z-index: 8000;
}

.drug-widget {
	float: left;
	width: 100%;
	border-top: 6px solid #eeeff1;
	border-bottom: 6px solid #eeeff1;
	margin: 0px 0 25px 0;
	padding: 10px 0;
}

.drug-widget-title {
    color: #444445;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    float: left;
    width: 350px;
}

.drug-widget-th {
	float: right;
}

.drug-widget ul {
	clear: left;
	float: left;
	list-style: none;
}

.drug-widget ul li {
	color: #778236;
	margin-bottom: 5px;
	height: 27px;
	line-height: 27px;
}

/*  ************************************** search nav tabs ***************************** */

.search-nav {
	float: left;
	height: 32px;
	padding-left: 10px;
	background:#EEEFF0;
	width: 535px;
	padding-top: 10px;
	
}

.search-nav ul {
	float: left;
	list-style: none;
}

.search-nav ul li {
	float: left;
	border-bottom: 1px solid #8d8f90;
}

.search-nav ul li#articles a {
	float: left;
	/*background: url(../img/articles-tab.png) no-repeat;*/
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}

.search-nav ul li#articles a:hover {
	background: url(../img/articles-tab-on.png) no-repeat;
}

.article-on{
	background: url(../img/articles-tab-on.png) no-repeat;
	float: left;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}

.article-off{
	background: url(../img/articles-tab.png) no-repeat;
	float: left;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}

/*.search-nav ul li#articles a#on {
	background: url(../img/articles-tab-on.png) no-repeat;
}*/

.search-nav ul li#images a {
	float: left;
	/*background: url(../img/images-tab.png) no-repeat;*/
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
	
}

.images-on{
	background: url(../img/images-tab-on.png) no-repeat;
	float: left;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}

.images-off{
	background: url(../img/images-tab.png) no-repeat;
	float: left;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}

.search-nav ul li#images a:hover {
	background: url(../img/images-tab-on.png) no-repeat;
}

.search-nav ul li#images a:on {
	background: url(../img/images-tab-on.png) no-repeat;
}


.search-nav ul li#news a {
	float: left;
    /*background : url(/Clients/1534/10/news-tab.png) no-repeat;*/
	width: 123px;
	height: 31px;
	text-indent: -1000px;
}

.news-on{
	background: url(../img/news-tab-on.png) no-repeat;
	float: left;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}

.news-off{
	background: url(../img/news-tab.png) no-repeat;
	float: left;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}


.search-nav ul li#news a:hover {
	background: url(../img/news-tab-on.png) no-repeat;
}

.search-nav ul li#news a#on {
	background: url(../img/news-tab-on.png) no-repeat;
}


#search-pagination {
	float: right;
	width: 150px;
	margin-top: 10px;
}

#search-pagination p {
	text-align: right;
	color: #5394b6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	
}

p.search-even {
	background: #f7f3e7;
	text-align: left;
	color: #454546;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	clear: left;
	margin:0px;
	height:28px;
	line-height:28px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;
}

p.search-even a {
	padding: 3px;
	text-decoration: none;
	color: #093d69;
	text-align: left;
	display: block;
	padding: 5px 0 5px 15px;
	
}

p.search-even a:hover {
	/*color: #000;*/
}

p.search-odd {
	text-align: left;
	color: #454546;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	clear: left;
	margin :0px 0px;
	height:28px;
	line-height:28px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;
}

p.search-odd a {
	padding: 3px;
	text-decoration: none;
	color: #093d69;
	text-align: left;
	display: block;
	padding: 5px 0 5px 15px;
}

p.search-odd a:hover {
	/*color: #000;*/
}

.asset-type {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #a0ad6b;
	float: right;
}


#browse-a-z {
	position: absolute;
	top: 23px;
	left: 164px;
	font-size: 10px;
	color: #6f7f35;
	/*background: url(../img/a-z-arrow.png) no-repeat 60px 7px; */
	padding-right: 20px;
}
#browse-a-z-hm {
	/*position: absolute;*/
	top: 19px;
	left: 164px;
	font-size: 10px;
	color: #6f7f35;
	background: url(../img/a-z-arrow.png) no-repeat 60px 7px;
	padding-right: 20px;
}

#browse-a-z a {
	color: #6f7f35;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10px;
}

#browse-a-z-hm a {
	color: #6f7f35;
}


#browse-a-z-nav ul {
	float: left;
	list-style: none;
	padding: 12px 0 0 14px;	
}

#browse-a-z-nav ul li {
	float: left;
	margin-right: 3px;
	
}

#browse-a-z-nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6f7e35;
	text-decoration: none;
}

#prev-next-results {
	float: left;
	color: #5394B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	clear: both;
	width: 100%;
	text-align: right;	
}

#prev-next-results a {
	
	color: #5394B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	clear: both;
	
	
}


/* ******************************************** ADAM Styles ************************************************* */
/*
* {
	margin: 0px;
	padding: 0px;
	
}
*/
.se-ui-width {
	width: 545px;
}

#smartEngage-wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}

#smartEngage-wrap {
	overflow: hidden;
	margin: 0 auto;
	
}
div#home {
	height: 65px;
	background: url(../img/masthead-bg.png) repeat-x;
	border-bottom: 1px solid #fff;
	float: left;
}

div#home img {
	float: left;
	margin-left: 10px;
	border-style: none;
}

#health-news-bar {
	float: left;
	background: #444445;
	height: 31px;
	border-bottom: 1px solid #fff;
	width: 100%;
}

#health-news-bar p {
	color: #fff;
	line-height: 31px;
	height: 31px;
	margin-left: 14px;
	float: left;
	width: 100%;	
}

#health-news-bar a {
	float: left;
	color: #fff;
	text-decoration: none;
}

#home-content {
	float: left;
	height: 344px;
	position: relative;
	
}


/* **************************** Rotating Banner Images *********************************** */
/* rotator in-page placement */
div.rotator {
	position:relative;
	height:345px;
	display: none;
}
/* rotator css */
div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}

div.rotator ul li#img-1 {
	height: 344px;
	background: url(../img/rotate-banner-1.png) no-repeat right top;
	display: block;
	
}

div.rotator ul li#img-2 {
	height: 344px;
	background: url(../img/rotate-banner-2.png) no-repeat right top;
	display: block;
	
}

div.rotator ul li#img-3 {
	height: 344px;
	background: url(../img/rotate-banner-3.png) no-repeat right top;
	display: block;
	
}

div.rotator ul li#img-4 {
	height: 344px;
	background: url(../img/rotate-banner-4.png) no-repeat right top;
	display: block;
	
}

div.rotator ul li#img-5 {
	height: 344px;
	background: url(../img/rotate-banner-5.png) no-repeat right top;
	display: block;
	
}


    div.rotator ul li.show {
	z-index:500;
}

/* **************************** home page nav *********************************** */
#your-care-nav {
	position: absolute;
	top: 14px;
	left: 0px;
	width: 201px;
	height: 173px;
	background: #000;
	z-index: 501;
	opacity: .6;
	padding: 11px 0 0 17px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);

}

#your-care-nav h2 {
	opacity: 1.0;
	color: #d3dca1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

#your-care-nav ul {
	list-style: none;
	z-index: 501;
}

#your-care-nav ul li {
	opacity: 1.0;
	color: #fff;
	margin-bottom: 3px;
}

#your-care-nav ul li a {
	color: #fff;
	text-decoration: none;
}

#your-care-nav ul li a:hover {
	color: #ffa501;
}

#your-health-nav {
	position: absolute;
	top: 212px;
	left: 0px;
	width: 201px;
	height: 82px;
	background: #000;
	z-index: 501;
	opacity: 0.6;
	padding: 11px 0 0 17px;
	zoom: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
}

#your-health-nav h2 {
	opacity: 1.0;
	color: #d3dca1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

#your-health-nav ul li {
	opacity: 1.0;
	color: #fff;
}

#your-health-nav ul li a {
	color: #fff;
	text-decoration: none;
}

#your-health-nav ul li a:hover {
	color: #ffa501;
}

#your-health-nav ul {
	list-style: none;
	z-index: 501;
}

#your-health-nav ul li {
	opacity: 1.0;
	color: #fff;
	margin-bottom: 3px;
}

#footer {
	height: 49px;
	background: url(../img/footer-bg.png) repeat-x;
	float: left;
	margin: 0px;
}



#hm-search input {
	/*width: 220px;*/
	height: 27px;
	margin: 14px 0 0 12px;
	padding-left: 9px;
	padding-top: 2px;
	/*font-size: 18px;*/
	border: 0;
	color: #6f3f00;
	width: 121px;
	float: left;
}

img#reuters-img 
{
    
    float: right;
    margin-right: 20px;
    margin-top: 5px;
}




font a:link {
	color: #B2B2B2;
}

.alpha-letter {
   float: left;
   clear: left;
   margin-left: 15px;
   font-family: arial, helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   margin-bottom: 8px;
   color:#6f3f00;
}



#related-subhead {
    color: #0D5C84;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
/*
.printer-friendly {
    color: #32A0DA;
    float: right;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    margin-top: -45px;
    text-decoration: none;
}

.printer-friendly:hover {
	color: #32A0DA;
	text-decoration: underline;
}
*/
#article-print {
	background: url(../img/print-friendly.png) no-repeat;
	float: right;
	height: 24px;
	width: 112px;
	/*position: absolute;*/
	top: 74px;
	right: 27px;
	text-indent: -2000px;
	z-index: 25;
	margin-left:5px;
	/*margin-top:-20px;
	margin-right:-15px;*/
}


#article-print a {
	display: block;
	height: 24px;
	text-indent: -2000px;
	width: 112px;
	height: 24px;
}
/* Developer Code */



#browse-a-z-nav ul {
	float: left;
	list-style: none;
	padding: 7px 0 0 14px;
	margin: 0px;
}

#browse-a-z-nav ul li {
	float: left;
	margin-right: 3px;
	
}

#browse-a-z-nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6f7e35;
	text-decoration: none;
}



.index-font {
	color: #464748;
	text-align: left;
	
	font-size:16px;
}

#contentDiv 
{
    font-family:Helvetica, Arial, sans-serif;
    text-align: left;
	margin-bottom: 15px;
	
	clear: left;
    }
#contentDiv P { line-height:1.625; }
#contentDiv a { color :#093d69; }

#contentDiv b { color :#6f3f00; }

#contentDiv strong { color :#093d69; }

.contentDiv 
{
    font-family:Helvetica, Arial, sans-serif;
    text-align: left;
	margin-bottom: 15px;
	
	clear: left;
    }
    
#node-set {
		
	float: left;
	
	
	
}

#node-set strong {
	float: left;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6f7e35;
}
#node-set ul {
	
	padding: 12px 0 0 14px;
}


#node-set ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		
}

#node-set ul li
{
    
    
}

#node-set p { line-height:1.625;}
#node-set p b {
	color: #6f7e35;
	margin-bottom:1.6em;	
}
.listTitle
{
    margin-top:15px;
    margin-left:10px;
 }
    
   
/*.image-overlay {
      height: 116px;
      left: 0;
      position: absolute;
      top: 0;
      width: 141px;
      z-index: 50;
      }

     
      .image-overlay:hover {
      background: url(../img/image-th-on.png) no-repeat;
      width: 141px;
      height: 116px;
      z-index: 50px;
      position: absolute;
      top: 0;
      left: 0px;
      z-index: 50;

      }
*/
.vjs-poster{
                  height:100% !important;
                  }

.image-overlay {
      background: url(../img/image-th-off.gif) no-repeat;
      }

.pres-overlay {
      background: url(../img/image-th-off.gif) no-repeat;
      }
      
      .ADAMContent {
      Width: 100%;
      text-align:left;      
      position: relative;
      margin: 0px auto;
      top: 0;
      z-index: 2;
      line-height: 1.625;
	  /* width:960px; */
      }
      
      
#Table_1 th {
	font-weight: normal;
	text-align: left;
	border-style: solid;
	border-width: 2px;
}
#Table_1 td {
	font-weight: normal;
	text-align: left;
	border-style: solid;
	border-width: 2px;
}

#Table_1 td p 
{
    margin-bottom: 1em !important;
}
#Table_1 td h4 
{
    margin-bottom: 10px !important;
}