﻿div#contribute-content
{
	background-image: url(../../../images/Custom/Template/sub-page_bkg.jpg) !important;
}
#contribute-content .bottom-row 
{
	background-image: url(../../../images/Custom/adm_green_box_bottom.png) !important;
}
#contribute-content .middle-row
{
	background-image: url(../../../images/Custom/adm_green_box_middle.png) !important;
}

#contribute-content #contribute-my-articles
{
	background-image: url(../../../images/Custom/Contribute/my_articles_box.png) !important;
}

#contribute-content #my-article-view .top-row
{
	background-image: url(../../../images/Custom/Manage/pending_box.png) !important;
}

#contribute-content #contribute-compose-start
{
	background-image: url(../../../images/Custom/Contribute/compose_article.png) !important;
}
#contribute-content #contribute-compose-synopsis .top-row
{
	background-image: url(../../../images/Custom/Contribute/compose_top_submitted.png) !important;
}

#contribute-content #contribute-compose-complete .top-row
{
	background-image: url(../../../images/Custom/Contribute/compose_top_submitted.png) !important;
}
#contribute-content #contribute-edit-form .top-row,
#contribute-content #contribute-compose-form .top-row
{
	background-image: url(../../../images/Custom/Contribute/compose_edit_top.png) !important;
}
#contribute-content #contribute-compose-form .top-row 
{
	background-image: url(../../../images/Custom/Contribute/compose_new_top.png) !important;
}

#contribute-content #contribute-suggestions .top-row
{
	background-image: url(../../../images/Custom/Contribute/Suggestion_box_top.png) !important;
}

