/* SEARCH Strip CSS
-----------------------------------------------------------------*/
.search_news_table { }

.search_button { }

.search_button_td { }

.search_news_input { }

.search_news_input_td { }

.search_label { }

.search_label_td { }

.search_calendar_td_start { }

.search_calendar_td_end { }

.search_link_back_td { }

.search_link_back { }

/* End SEARCH Strip CSS */
/* News List CSS
------------------------------------------------------------*/
.news_list_table { }

.news_spacer_tr { }

.news_list_subtitle { }

.news_list_subtitle_td { }

.news_list_image { }

.news_main_picture_div { }

.news_list_title { }

.news_list_title_td { }

.news_list_date { }

.news_list_bullet { }

.news_search_results_count_tr { }

.news_search_results_count_td { }

.news_search_archive_link { }

.news_search_link_back { }

/* End News List CSS */
/* News Document View CSS
------------------------------------------------------------*/
.docPictures_container { }

.LinkedDocs_container { }
table.news_container 
{
	border-bottom:1px solid #C9C7C7; 
}
td.news_container 
{
	padding:13px 0; 
}
td.news_container span
{
	color:#555555;
	line-height:17px;	
}
.news_author {}
/* The DIV that is holding the date, source, title and subtitle */
.news_title_container { }

/* The holding the title TD */
.news_doc_title_row { }

/* The title of document and the TD it is in*/
.news_doc_title_td { }
/* The DIV that is holding the title */
.news_title 
{
	color:#555555;
}
.news_author 
{
	color:#555555;
	padding:3px 0 7px;
}
.news_links { padding:7px 0 0; }
.news_list_date_td { }

/* The holding the subtitle TD */
.news_doc_subtitle_row { }

/* The subtitle of document and the TD it is in*/
.news_doc_subtitle_td { }

/* TD holding documents date */
.news_doc_date_td { }

/* TD holding the source */
.news_doc_source_td { }

/* The label of the date */
.news_doc_date_label { }

/* The actual date of the document */
.news_doc_date { }

/* The label of the source */
.news_doc_source_label { }

/* The actual source of the document */
.news_doc_source { }

/* The DIV that is holding the abstract */
.news_abstract_container {
	margin: 8px 0;
}

/* The DIV that is holding the main content */
.news_main_content { }

/* The DIV that is holding the additional link */
.news_additional_link_container { }

/* additional link */
.news_additional_link { }

/*opening text css*/
.faq_separator_tr { }

.general_title  { }
 
.general_subtitle  { }
 
.imgFaq { }

.imgNewsIn { }

.faq_cat { }

.picture_photographer { }

.picture_title { }

.picture { padding:10px; }

