/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap { width: 100%; clear: both; background-color:#FFFFFF; overflow:hidden;}
.main { width: 980px; /* max-width: 1200px; */ margin: 0 auto; position: relative;}
.leading.health-topics img {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	box-shadow: 0 0 5px #ccc;
	padding: 0;
}
.column { overflow: hidden; float: left; }
.health-topics .column ,
.health-topics .content-wrapper
{ overflow:visible; }
.ja-mass { clear: both; }

/* Gutter ---*/
.main .inner {
/* We use liquid layout, so we need to insert a div which will create margin if need */
	padding-left: 5px;
	padding-right: 10px;
	height:100%;
	overflow:hidden;
	
}

.column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module { 
/* for side columns and spotlight, we only need to add margin or padding to Module */
	/* margin-left: 10px;
	margin-right: 10px;
	margin-top:0;
	border:1px solid #d9d9d9;
	background:#FFFFFF; */
	/*background: url(../images/boxGradient.jpg);*/
	background-repeat: repeat-x;
	background-position: top left;
	background-color:#FFF;
	margin-left: 5px;
	/*margin-right: 10px;*/
	margin-top:0;
	/*border:1px solid #d2d1cd;*/
}
#ja-left .column div.ja-moduletable { margin-left: 0px; }

#ja-right .column div.ja-moduletable { margin-right: 5px; }
#ja-right .column div.ja-moduletable li,
#ja-right .column div.ja-moduletable p {
border-bottom:1px dashed #ECECEC;
padding-bottom:5px;
margin-bottom:5px;

}
#ja-right .column div.ja-moduletable p { border:0; line-height:1.3; }

#ja-right .column div.ja-moduletable a {
	text-decoration:none;
	/*padding-left: 5px;*/
	padding-right:5px;
	padding-bottom: 2px;
	/*background: url(../images/arrow.gif) no-repeat left 5px !important;*/
	color:#2e77ac ;
	line-height:15px;

	
}


#ja-right .column div.ja-moduletable a:hover {
	/*color: #2e77ac;*/
	color: #d86422;
}



.ja-inset2 div.ja-moduletable, .ja-inset2 .div.moduletable, .ja-inset2 div.ja-module, .ja-inset2 div.module {
	margin-right: 0;
	margin-left: 20px;

}

.ja-inset1 div.ja-moduletable, .ja-inset1 .div.moduletable, .ja-inset1 div.ja-module, .ja-inset1 div.module {
	margin-right: 20px;
	margin-left: 0;
	
}


/* MAIN COLUMN
--------------------------------------------------------- */
#ja-mainbody { float: left; height:100%;


}
#ja-current-content, #ja-main { float: right; }

/* SIDE COLUMNS
--------------------------------------------------------- */
.ja-colswrap {}
.ja-col {}

/* Left Column ---*/
#ja-left .ja-l2 .ja-left1, #ja-left .ja-l2 .ja-left2 { width: 50%; }
#ja-left .ja-l1 .ja-col { width: 100%; }

/* Right Column ---*/
#ja-right { float: right; }
#ja-right .ja-r2 .ja-right1, #ja-right .ja-r2 .ja-right2 { width: 50%; }
#ja-right .ja-r1 .ja-col { width: 100%; }

/* HEADER
--------------------------------------------------------- */
#ja-header {}

/* FOOTER
--------------------------------------------------------- */
#ja-footer { clear: both; }

/* CONTENT'S GRIDS
--------------------------------------------------------- */
.article_column { float: left; }

.cols1 .article_column { width: 100%; margin-right:8px}
.cols2 .article_column { width: 50%; margin-right:5px;   }
.cols3 .article_column { width: 32.33%;margin-right:2px; }
.cols4 .article_column { width: 24.3%; margin-right:5px;}
.cols5 .article_column { width: 20%;margin-right:5px; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl {padding-top:3px; /*border-top:1px solid #E0DCCF*/; position:relative}

#ja-topsl-article {padding-top:10px; border-top:1px solid #E0DCCF;}
.ja-box { float: left; overflow: hidden; }

#ja-bottom-container {position:relative}

.ja-box { float: left; overflow: hidden; }