input.actionButton-link-reports{
	border: none;
	background: url("../img/link-reports.gif");
	width: 60px;
	height: 20px;	
	}	
	
input.actionButton-change-primary{
	border: none;
	background: url("../img/change-primary.gif");
	width: 110px;
	height: 20px;	
	}	
	
input.actionButton-add-attachment{
	border: none;
	background: url("../img/add-attachment.gif");
	width: 110px;
	height: 20px;	
	}			
	
input.actionButton-close-icon{
	border: none;
	background: url("../img/close-icon.gif");
	width: 18px;
	height: 18px;	
	}		
	
.rich-panel-analyst-report-main{
	background: #ebfac0;
}

.taxonomy-modal-body{
	padding-left: 5px;
	padding-right: 5px;
	}

.rich-modal-header{
	height: 18px;
	background: #F0F8FF;
}

.rich-modal-body{
	background: #B0C4DE;
}

.rich-editor-narrative{
	width: 100%;
	height: 300px;
	margin-top: 20px;	
}

.analyst-taxonomyTable{
	padding-top: 1xp;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.analyst-sr-menu-item{
	width: 120px;
}

.analyst-ar-menu-item{
	width: 120px;
}

.analyst-more-menu-item{
	width: 120px;
}

.primary-narrative-text-area{
	font-family: serif;
	font-size: 14px;
	width: 100%;
	height: 300px;
	display: block;
	background: white;
}

.weekly-report{
	background: #66CCFF; 
	height: 20px;
	vertical-align: middle;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}