/* FLAGS */

/***********************************************************************
	6 - FLAG  STYLES
************************************************************************/

h2.flag {
	width: 980px;
	margin: 0 auto 0 -11px;
	height: 43px;
}

h3.flag {
	width: 330px;
	height: 43px;
	margin: 10px 0;
}

h2#flag_categorytopics {
	background: url(../images/flag_categorytopics.gif) no-repeat top left;
}
h2#flag_featuredrecap {
	background: url(../images/flag_featuredrecap.gif) no-repeat top left;
}
h2#flag_register {
	background: url(../images/flag_register.gif) no-repeat top left;
}


h3#flag_editorspicks {
	background: url(../images/flag_editorspicks.gif) no-repeat top left;
}
h3#flag_featuredcontributors {
	background: url(../images/flag_featuredcontributors.gif) no-repeat top left;
}
h3#flag_populartopics {
	background: url(../images/flag_populartopics.gif) no-repeat top left;
}
h3#flag_aboutblog {
	background: url(../images/flag_aboutblog.gif) no-repeat top left;
}
h3#flag_aboutauthor {
	background: url(../images/flag_aboutauthor.gif) no-repeat top left;
}
h3#flag_documents {
	background: url(../images/flag_documents.gif) no-repeat top left;
	margin-bottom: 0;
}
h3#flag_helpfuldocuments {
	background: url(../images/flag_helpfuldocuments.gif) no-repeat top left;
	margin-bottom: 0;
}
h3#flag_contributors {
	background: url(../images/flag_contributors.gif) no-repeat top left;
}
h3#flag_lookingsomeone {
	background: url(../images/flag_lookingsomeone.gif) no-repeat top left;
}

h3#flag_categories {
	background: url(../images/flag_categories.gif) no-repeat top left;
}

h3#flag_followsocial {
	background: url(../images/flag_followsocial.gif) no-repeat top left;
}