.custom #ext_main {
	 background-image: url(/images/divs_bg.gif);
}





/* SUBSCRIBE: start */
INPUT.txtSubscribe {
   background-image: url(/images/subscribe_email.gif);
}

INPUT.buttSubscribe {
   background-image: url(/images/subscribe_button.gif);
}
/* SUBSCRIBE: finish */





/* SIDEBAR: start */
.sidebar .categories UL LI,
.sidebar .archives UL LI,
.sidebar .recentposts UL LI,
.sidebar .blogroll UL LI,
.sidebar .mustread UL LI,
.sidebar .mustwatch UL LI,
.sidebar .testimonials UL LI,
.sidebar .resources UL LI,
.divTagsRelated .divTagWarrior UL LI,
.divTagsRelated .divRelatedPosts UL LI {
   background-image: url(/images/sidebar_bullet.gif);
}
/* SIDEBAR: finish */





/* DEMOCRACY: start */
#democracy P INPUT { 
   background-image: url(/images/poll_button.gif);
}
/* DEMOCRACY: finish */





/* RATING: start */
DIV.divRating {
   background-image: url(/images/bg_social.gif);
}
/* RATING: finish */





/* COMMENTS: start */
DIV.comment {
   background-image: url(/images/bg_commentsdb.gif);
}

DIV.comment_actions {
	 background-image: url(/images/commentsdb_bottom.gif);
}
/* COMMENTS: finish */





/* COMMENT FORM: start */
DIV.comment_form {
	 background-image: url(/images/bg_comments.gif);
}

DIV.comment_form DIV.formcontent {
   background-image: url(/images/bg_commentsform.gif);
}

DIV.comment_form P.parSubmitComment INPUT { 
	 background-image: url(/images/comments_submit.gif);
}
/* COMMENT FORM: finish */





/* FOOTER: start */
DIV.divFooter {
   background-image: url(/images/divs_bottom.gif);
}
/* FOOTER: finish */