.library_article
{
	padding-left:8px;
	padding-right:0px;
	margin-right:16px;
	margin-top:20px;
	
	
	
}


body.large .library_article
{
	font-size:16px;
	line-height:24px;
}


.library_article .article_title
{	
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	margin-top: 6px;
	padding-bottom: 13px;
}


.library_article .dm .article_title 
{	
	color:#006644;
}

.library_article .fda .article_title 
{	
	color:#005cab;
}

.library_article .mp .article_title 
{	
	color:#006644;
}




.library_article .group_container
{
	margin-bottom:10px;
	
}

.library_article .table_template_container
{
	margin-right:10px;
	margin-bottom:0px;
}




.library_article .table_template_top_left
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top_left.gif) no-repeat;
	overflow:hidden;
}

.library_article .table_template_top
{    
	width:auto;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top.gif) repeat-x;
	overflow:hidden;	
	padding:0px;
	margin:0px;
}


.library_article .table_template_top_right
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top_right.gif) no-repeat;
	overflow:hidden;	
}

.library_article .table_template_right
{
	width:16px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_ffffff/right.gif) repeat-y;
	overflow:hidden;	
}


.library_article .table_template_left
{
	width:16px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_ffffff/left.gif) repeat-y;
	overflow:hidden;	
}


.library_article .table_template_bottom_left
{
	width:16px;
	height:auto;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom_left.gif) no-repeat;
	overflow:hidden;	
}

.library_article .table_template_bottom
{
	width:auto;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom.gif) repeat-x;
	overflow:hidden;	
}

.library_article .table_template_bottom_right
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom_right.gif) no-repeat;

	overflow:hidden;	
}


.library_article .table_template_content
{
	margin:0px;
	padding:0px;
}


/*The image that lives in the table_template*/
.library_article .table_template_content img
{

}
