/* ************************************************************** */
/*                       HOME/BASIC CSS FOR HEADS UP              */
/* ************************************************************** */
BODY {
	background: #99CC33 none;
}
DIV#wrap {
	background: #99CC33 url(../images/base_bg_1.gif) 0 0 repeat;
}
DIV#header {
	background: #99CC33 url(../images/header_bg_1.gif) 0 0 no-repeat;
}

/* ************************************************************** */
/* Menus                                                          */
/* ************************************************************** */
DIV#zoneMenu UL LI {
	border-left: 1px solid #99CC33;
}
DIV#zoneMenu UL LI.end {
	border-right: 1px solid #99CC33;
}

/* ************************************************************** */
/* Sub Menus                                                      */
/* ************************************************************** */
DIV#subMenu {
	background: transparent url(../images/submenu_top_1.gif) 0 0 no-repeat;
}
DIV#subMenu UL LI {
	background: transparent url(../images/submenu_main_1.gif) 0 50% no-repeat;
}
DIV#subMenu UL LI.sub {
	background: transparent url(../images/submenu_sub_1.gif) 0 50% no-repeat;
}
DIV#subMenu UL LI.subsub {
	background: transparent url(../images/submenu_sub_1.gif) 0 50% no-repeat;
}
DIV#subMenuClose {
	background: transparent url(../images/submenu_bot_1.gif) 0 0 no-repeat;
}

/* ************************************************************** */
/* Page backgrounds                                               */
/* ************************************************************** */
DIV#login {
	background: transparent url(../images/login_bg_1.gif) 0 0 repeat;
}

DIV#extras {
	background: transparent url(../images/extras_bg_1.gif) 0 0 repeat;
}
DIV#countdown {
	background: transparent url(../images/countdown_bg_top_1.gif) 0 0 no-repeat;
}
DIV#cdImg {
	background: transparent url(../images/countdown_bg_img_1.gif) 0 0 no-repeat;
}
DIV#CallForBackUp {
	background: transparent url(../images/cfbu_bg_1.gif) 0 0 no-repeat;
}
DIV#cfbuBot {
	background: transparent url(../images/cfbu_bg_bot_1.gif) 0 0 no-repeat;
}

DIV#debatesHead {
	background: transparent url(../images/debates_bg_top_1.gif) 0 0 no-repeat;
}
DIV#debates {
	background: transparent url(../images/debates_bg_text_1.gif) 0 0 no-repeat;
}
DIV#debatesBot {
	background: transparent url(../images/debates_bg_bot_1.gif) 0 0 no-repeat;
}

DIV#mainContentTop {
	background: transparent url(../images/mainContent_top_bg_1.gif) 0 0 no-repeat;
}

DIV#subPuffCol DIV.puffRow DIV.puffImg {
	background: transparent url(../images/puff_promo_bg_1.gif) 0 0 no-repeat;
}

/* ************************************************************** */
/* Footer                                                         */
/* ************************************************************** */
DIV#footerTop {
	background: #99CC33 url(../images/footer_top_bg_1.gif) 0 0 no-repeat;
}
DIV#footerMenu P {
	color: #99CC33;
}
DIV#footerBot {
	background: #99CC33 url(../images/footer_bot_bg_1.gif) 0 0 no-repeat;
}

/* ************************************************************** */
/* Page Text */
/* ************************************************************** */
DIV#subMainCol H3, DIV#subMainFullCol H3, DIV#subMainColNoMenu H3 {
	color: #fff;
	background: #99CC33 none;
}
DIV#puffColLeft DIV.puffRow H4 {
	overflow: hidden;
	background: #99CC33 none;
}
DIV#CallForBackUp P {
	color: #99CC33;
}
DIV.debatesColR P {
	color: #99CC33;
}

/* ************************************************************** */
/* Page Links */
/* ************************************************************** */
DIV#mainCol A, DIV#subMainCol A, DIV#subMainColNoMenu A, DIV#subPuffCol DIV.puffRow A, DIV#subMainFullCol A {
	color: #000;
	border-bottom: 1px solid #99CC33;
}
DIV#mainCol A:hover, DIV#mainCol A:active, DIV#subMainCol A:hover, DIV#subMainCol A:active, DIV#subMainColNoMenu A:hover, DIV#subMainColNoMenu A:active, DIV#subPuffCol DIV.puffRow A:hover, DIV#subPuffCol DIV.puffRow A:active, DIV#subMainFullCol A:active, DIV#subMainFullCol A:hover {
	color: #99CC33;
	border-bottom: 1px solid #99CC33;
}

DIV#subPuffCol DIV.puffRow H4 A {
	color: #000;
}
DIV#subPuffCol DIV.puffRow H4 A:active, DIV#subPuffCol DIV.puffRow H4 A:hover {
	color: #fff;
}

/* ************************************************************** */
/* Archive Listings */
/* ************************************************************** */
DIV.archivesListing {
	margin: 10px 16px 0 5px;
	padding: 0 0 0 0;
}

DIV.archivesText {
	padding: 0 5px 0 5px;
}

DIV.archivesTextAlt {
	padding: 0 5px 0 5px;
	border-bottom: 1px dashed #000;
}

DIV#subMainCol DIV.archivesListing DIV.archivesText H4, DIV#subMainCol DIV.archivesListing DIV.archivesTextAlt H4, DIV#subMainCol DIV.archivesListingAlt DIV.archivesText H4 {
	font-size: 0.85em;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

DIV#subMainCol DIV.archivesListing DIV.archivesText H4 A, DIV#subMainCol DIV.archivesListing DIV.archivesTextAlt H4 A {
	color: #000;
	border-bottom: 1px solid #99CC33;
}

DIV#subMainCol DIV.archivesListing DIV.archivesText H4 A:hover, DIV#subMainCol DIV.archivesListing DIV.archivesText H4 A:active, DIV#subMainCol DIV.archivesListing DIV.archivesTextAlt H4 A:hover, DIV#subMainCol DIV.archivesListing DIV.archivesTextAlt H4 A:active {
	color: #99CC33;
	border-bottom: 1px solid #99CC33;
}

DIV#subMainCol DIV.archivesListing DIV.archivesText P, DIV#subMainCol DIV.archivesListing DIV.archivesTextAlt P {
	margin: 0 0 1em 0;
}

DIV#subMainCol DIV.archivesListing DIV.archivesText P STRONG, DIV#subMainCol DIV.archivesListing DIV.archivesTextAlt P STRONG {
	color: #99CC33;
}

DIV.archivesDld {
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	padding: 3px 5px 4px 5px;
	margin: 0 0 0 0;
}

DIV#subMainCol DIV.archivesListing DIV.archivesDld P {
	font-size: 0.65em;
	margin: 0;
}

DIV#subMainCol DIV.archivesListing DIV.archivesDld P A {
	color: #000;
	border-bottom: 0 none #99CC33;
	background: transparent url(../images/boxArrow_1.gif) 0 50% no-repeat;
	padding: 0 0 0 13px;
}

DIV#subMainColNoMenu DIV.dld P A, DIV#subMainCol DIV.dld P A, DIV#subMainFullCol DIV.dld P A {
	background: transparent url(../images/boxArrow_1.gif) 0 50% no-repeat;
}

DIV#subMainCol DIV.archivesListing DIV.archivesDld P A:hover, DIV#subMainCol DIV.archivesListing DIV.archivesDld P A:active {
	color: #99CC33;
	border-bottom: 0 none #fff;
}

DIV#subMainCol DIV.dld P A:hover, DIV#subMainCol DIV.dld P A:active, DIV#subMainColNoMenu DIV.dld P A:hover, DIV#subMainColNoMenu DIV.dld P A:active, DIV#subMainFullCol DIV.dld P A:hover, DIV#subMainFullCol DIV.dld P A:active {
	color: #99CC33;
	border-bottom: 0 none #fff;
	text-decoration: none;
}

/* ************************************************************** */
/* FORUM */
/* ************************************************************** */
DIV#forumTopic {
	width: 475px;
	margin: 0 0 0 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 480px;
}
html>body #forumTopic {
	width: 480px;
}

DIV#forumTopic P {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #000;
	margin: 0 0 0 0;
	padding: 10px 215px 5px 10px;
	background: #fff url(../images/forumList_bg_title.gif) 0 0 no-repeat;
}
DIV#forumTopic P A {
	color: #000;
	border-bottom: 1px solid #99CC33;
}
DIV#forumTopic P A:hover, DIV#forumTopic P A:active {
	color: #000;
	border-bottom: 1px solid #000;
}

DIV#forumTopic DIV.forumBG {
	width: 475px;
	background: transparent url(../images/forum_bg.gif) 0 0 no-repeat;
}

DIV#forumTopic DIV.forumBG DIV.forumColL {
	float: left;
	width: 295px;
	padding: 25px 0 0 0;
}
DIV#forumTopic DIV.forumBG DIV.forumColL P {
	color: #99CC33;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0 0 1em 50px;
	padding: 0 0 0 0;
	background: transparent none;
}
DIV#forumTopic DIV.forumBG DIV.forumColL P A {
	color: #99CC33;
	text-decoration: none;
	border-bottom: 0 none #fff;
}

DIV#forumTopic DIV.forumBG DIV.forumColR {
	float: left;
	width: 180px;
	padding: 18px 0 10px 0;
}

.noDisplay	{
	visibility: hidden;
}

DIV#forumTopic DIV.forumBG DIV.forumColR P {
	text-align: right;
	color: #fff;
	font-size: 0.65em;
	line-height: 1.4em;
	margin: 0 18px 0 10px;
	padding: 0 0 0 0;
	background: transparent none;
}
DIV#forumTopic DIV.forumBG DIV.forumColR P STRONG {
	color: #99CC33;
	font-size: 80%;
}

DIV#forumTopic DIV.forumBot {
	clear: both;
	width: 475px;
	height: 35px;
	background: #fff url(../images/forum_bg_bot.gif) 0 0 no-repeat;
}

/* ************************************************************** */
/* TOPICS */
/* ************************************************************** */
DIV#topicList {
	width: 475px;
	margin: 0 0 0 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 480px;
}
html>body #topicList {
	width: 480px;
}

DIV#topicList P {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #000;
	margin: 0 0 0 0;
	padding: 10px 215px 5px 10px;
	background: #fff url(../images/forumList_bg_title.gif) 0 0 no-repeat;
}
DIV#subMainFullCol DIV#topicList P A {
	color: #000;
	border-bottom: 1px solid #99CC33;
}
DIV#subMainFullCol DIV#topicList P A:hover, DIV#subMainFullCol DIV#topicList P A:active {
	color: #000;
	border-bottom: 1px solid #000;
}

DIV#topicList DIV.topicBG {
	width: 475px;
	background: transparent url(../images/topic_bg.gif) 0 0 no-repeat;
}

DIV#topicList DIV.topicBG DIV.topicColL {
	float: left;
	width: 335px;
	padding: 25px 0 0 0;
}
DIV#topicList DIV.topicBG DIV.topicColL P {
	color: #000;
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0 0 1em 50px;
	padding: 0 0 0 0;
	background: transparent none;
}
DIV#subMainFullCol DIV#topicList DIV.topicBG DIV.topicColL P A {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0 none #fff;
}

DIV#topicList DIV.topicBG DIV.topicColR {
	float: left;
	width: 140px;
	padding: 18px 0 10px 0;
}
DIV#topicList DIV.topicBG DIV.topicColR P {
	text-align: right;
	color: #000;
	font-size: 0.65em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0 18px 0 10px;
	padding: 0 0 0 0;
	background: transparent none;
}
DIV#topicList DIV.topicBG DIV.topicColR P STRONG {
	color: #99CC33;
	font-size: 80%;
}

DIV#topicList DIV.topicBot {
	clear: both;
	width: 475px;
	height: 35px;
	background: #fff url(../images/topic_bg_bot.gif) 0 0 no-repeat;
}

/* ************************************************************** */
/* POSTINGS */
/* ************************************************************** */
DIV#postList {
	width: 523px;
}

DIV#postList DIV.postRow {
	width: 523px;
	margin: 0 0 25px 0;
}
DIV#postList DIV.postRow DIV.userImg {
	float: left;
	width: 90px;
}
DIV#postList DIV.postRow DIV.userPostHead, DIV#postList DIV.postRow DIV.userPostTeacher, DIV#postList DIV.postRow DIV.userPostStudent, DIV#postList DIV.postRow DIV.userPostParliamentarian {
	float: left;
	width: 433px;
}

DIV#postList DIV.postRow DIV.userPostHead DIV.userInfo, DIV#postList DIV.postRow DIV.userPostTeacher DIV.userInfo, DIV#postList DIV.postRow DIV.userPostStudent DIV.userInfo, DIV#postList DIV.postRow DIV.userPostParliamentarian DIV.userInfo {
	padding: 25px 0 8px 0;
	background:#000;
}

DIV#postList DIV.postRow DIV.userPostHead DIV.userInfo DIV.userIcon, DIV#postList DIV.postRow DIV.userPostTeacher DIV.userInfo DIV.userIcon, DIV#postList DIV.postRow DIV.userPostStudent DIV.userInfo DIV.userIcon, DIV#postList DIV.postRow DIV.userPostParliamentarian DIV.userInfo DIV.userIcon {
	float: left;
	width: 70px
}

DIV#postList DIV.postRow DIV.userPostHead DIV.userInfo DIV.userName, DIV#postList DIV.postRow DIV.userPostTeacher DIV.userInfo DIV.userName, DIV#postList DIV.postRow DIV.userPostStudent DIV.userInfo DIV.userName, DIV#postList DIV.postRow DIV.userPostParliamentarian DIV.userInfo DIV.userName {
	float: left;
	width: 220px;
}
DIV#postList DIV.postRow DIV.userPostHead DIV.userInfo DIV.userName DIV, DIV#postList DIV.postRow DIV.userPostTeacher DIV.userInfo DIV.userName DIV, DIV#postList DIV.postRow DIV.userPostStudent DIV.userInfo DIV.userName DIV, DIV#postList DIV.postRow DIV.userPostParliamentarian DIV.userInfo DIV.userName DIV {
	color: #fff;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 5px 0 0;
}

DIV#postList DIV.postRow DIV.userPostHead DIV.userInfo DIV.userInfoDateRank, DIV#postList DIV.postRow DIV.userPostTeacher DIV.userInfo DIV.userInfoDateRank, DIV#postList DIV.postRow DIV.userPostStudent DIV.userInfo DIV.userInfoDateRank, DIV#postList DIV.postRow DIV.userPostParliamentarian DIV.userInfo DIV.userInfoDateRank {
	float: left;
	width: 133px;
	margin: 1px 0 0 0;
}
DIV#postList DIV.postRow DIV.userPostHead DIV.userInfo DIV.userInfoDateRank DIV, DIV#postList DIV.postRow DIV.userPostTeacher DIV.userInfo DIV.userInfoDateRank DIV, DIV#postList DIV.postRow DIV.userPostStudent DIV.userInfo DIV.userInfoDateRank DIV, DIV#postList DIV.postRow DIV.userPostParliamentarian DIV.userInfo DIV.userInfoDateRank DIV {
	text-align: right;
	color: #fff;
	font-size: 0.65em;
	line-height: 1.1em;
	margin: 0 5px 0 0;
}

DIV.rateStar5, DIV.rateStar4, DIV.rateStar3, DIV.rateStar2, DIV.rateStar1, DIV.rateStar0 {
	float: left;
	width: 60px;
	height: 11px;
}

DIV#postList DIV.postRow DIV.userPostHead DIV.userMess P, DIV#postList DIV.postRow DIV.userPostTeacher DIV.userMess P, DIV#postList DIV.postRow DIV.userPostStudent DIV.userMess P, DIV#postList DIV.postRow DIV.userPostParliamentarian DIV.userMess P {
	color: #000;
	font-size: 0.65em;
	line-height: 1.4em;
	padding: 0;
	margin: 0 18px 0 48px
}

/* COLOR */
DIV#postList DIV.postRow DIV.userPostHead DIV.userInfo {
	background: transparent url(../images/userInfo_head_bg.gif) 0 0 no-repeat;
}
DIV#postList DIV.postRow DIV.userPostHead DIV.userInfo DIV.userIcon IMG.icon {
	border: 1px solid #FFF0E6;
	margin: 0 0 0 48px;
}
DIV#postList DIV.postRow DIV.userPostHead DIV.userMess {
	width: 433px;
	background: transparent url(../images/userText_head_bg.gif);
	padding: 8px 0 12px 0;
}
DIV#postList DIV.postRow DIV.userPostHead DIV.userMessTextBot {
	background: transparent url(../images/userText_bot_head_bg.gif) 0 0 no-repeat;
}
DIV#postList DIV.postRow DIV.userPostHead DIV.userMess HR {
	color: #FFF0E6;
	margin: 4px 10px 4px 40px;
	padding: 0;
	border-top: 1px solid #FFF0E6;
	border-right: 1px solid #FFF0E6;
	border-left: 1px solid #FFF0E6;
	border-bottom: 1px dashed #FF6600;
}

DIV.userPostHead DIV.userInfo DIV.rateStar5 {
	background: transparent url(../images/orange5star.gif) 0 0 no-repeat;
}
DIV.userPostHead DIV.userInfo DIV.rateStar4 {
	background: transparent url(../images/orange4star.gif) 0 0 no-repeat;
}
DIV.userPostHead DIV.userInfo DIV.rateStar3 {
	background: transparent url(../images/orange3star.gif) 0 0 no-repeat;
}
DIV.userPostHead DIV.userInfo DIV.rateStar2 {
	background: transparent url(../images/orange2star.gif) 0 0 no-repeat;
}
DIV.userPostHead DIV.userInfo DIV.rateStar1 {
	background: transparent url(../images/orange1star.gif) 0 0 no-repeat;
}
DIV.userPostHead DIV.userInfo DIV.rateStar0 {
	background: transparent url(../images/orange0star.gif) 0 0 no-repeat;
}

/* COLOR */
DIV#postList DIV.postRow DIV.userPostTeacher DIV.userInfo {
	background: transparent url(../images/userInfo_teacher_bg.gif) 0 0 no-repeat;
}
DIV#postList DIV.postRow DIV.userPostTeacher DIV.userInfo DIV.userIcon IMG.icon {
	border: 1px solid #F0EBF5;
	margin: 0 0 0 48px;
}
DIV#postList DIV.postRow DIV.userPostTeacher DIV.userMess {
	width: 433px;
	background: transparent url(../images/userText_teacher_bg.gif);
	padding: 8px 0 8px 0;
}
DIV#postList DIV.postRow DIV.userPostTeacher DIV.userMessTextBot {
	background: transparent url(../images/userText_bot_teacher_bg.gif) 0 0 no-repeat;
}
DIV#postList DIV.postRow DIV.userPostTeacher DIV.userMess HR {
	color: #F0EBF5;
	margin: 4px 10px 4px 40px;
	padding: 0;
	border-top: 1px solid #F0EBF5;
	border-right: 1px solid #F0EBF5;
	border-left: 1px solid #F0EBF5;
	border-bottom: 1px dashed #7547A3;
}

DIV.userPostTeacher DIV.userInfo DIV.rateStar5 {
	background: transparent url(../images/purple5star.gif) 0 0 no-repeat;
}
DIV.userPostTeacher DIV.userInfo DIV.rateStar4 {
	background: transparent url(../images/purple4star.gif) 0 0 no-repeat;
}
DIV.userPostTeacher DIV.userInfo DIV.rateStar3 {
	background: transparent url(../images/purple3star.gif) 0 0 no-repeat;
}
DIV.userPostTeacher DIV.userInfo DIV.rateStar2 {
	background: transparent url(../images/purple2star.gif) 0 0 no-repeat;
}
DIV.userPostTeacher DIV.userInfo DIV.rateStar1 {
	background: transparent url(../images/purple1star.gif) 0 0 no-repeat;
}
DIV.userPostTeacher DIV.userInfo DIV.rateStar0 {
	background: transparent url(../images/purple0star.gif) 0 0 no-repeat;
}

/* COLOR */
DIV#postList DIV.postRow DIV.userPostStudent DIV.userInfo {
	background: transparent url(../images/userInfo_student_bg.gif) 0 0 no-repeat;
}
DIV#postList DIV.postRow DIV.userPostStudent DIV.userInfo DIV.userIcon IMG.icon {
	border: 1px solid #FFE6EB;
	margin: 0 0 0 48px;
}
DIV#postList DIV.postRow DIV.userPostStudent DIV.userMess {
	width: 433px;
	background: transparent url(../images/userText_student_bg.gif);
	padding: 8px 0 8px 0;
}
DIV#postList DIV.postRow DIV.userPostStudent DIV.userMessTextBot {
	background: transparent url(../images/userText_bot_student_bg.gif) 0 0 no-repeat;
}
DIV#postList DIV.postRow DIV.userPostStudent DIV.userMess HR {
	color: #FFE6EB;
	margin: 4px 10px 4px 40px;
	padding: 0;
	border-top: 1px solid #FFE6EB;
	border-right: 1px solid #FFE6EB;
	border-left: 1px solid #FFE6EB;
	border-bottom: 1px dashed #FF0033;
}

DIV.userPostStudent DIV.userInfo DIV.rateStar5 {
	background: transparent url(../images/red5star.gif) 0 0 no-repeat;
}
DIV.userPostStudent DIV.userInfo DIV.rateStar4 {
	background: transparent url(../images/red4star.gif) 0 0 no-repeat;
}
DIV.userPostStudent DIV.userInfo DIV.rateStar3 {
	background: transparent url(../images/red3star.gif) 0 0 no-repeat;
}
DIV.userPostStudent DIV.userInfo DIV.rateStar2 {
	background: transparent url(../images/red2star.gif) 0 0 no-repeat;
}
DIV.userPostStudent DIV.userInfo DIV.rateStar1 {
	background: transparent url(../images/red1star.gif) 0 0 no-repeat;
}
DIV.userPostStudent DIV.userInfo DIV.rateStar0 {
	background: transparent url(../images/red0star.gif) 0 0 no-repeat;
}

/* COLOR */
DIV#postList DIV.postRow DIV.userPostParliamentarian DIV.userInfo {
	background: transparent url(../images/userInfo_MP_bg.gif) 0 0 no-repeat;
}
DIV#postList DIV.postRow DIV.userPostParliamentarian DIV.userInfo DIV.userIcon IMG.icon {
	border: 1px solid #E6F5F5;
	margin: 0 0 0 48px;
}
DIV#postList DIV.postRow DIV.userPostParliamentarian DIV.userMess {
	width: 433px;
	background: transparent url(../images/userText_MP_bg.gif);
	padding: 8px 0 8px 0;
}
DIV#postList DIV.postRow DIV.userPostParliamentarian DIV.userMessTextBot {
	background: transparent url(../images/userText_bot_MP_bg.gif) 0 0 no-repeat;
}
DIV#postList DIV.postRow DIV.userPostParliamentarian DIV.userMess HR {
	color: #E6F5F5;
	margin: 4px 10px 4px 40px;
	padding: 0;
	border-top: 1px solid #E6F5F5;
	border-right: 1px solid #E6F5F5;
	border-left: 1px solid #E6F5F5;
	border-bottom: 1px dashed #009999;
}

DIV.userPostParliamentarian DIV.userInfo DIV.rateStar5 {
	background: transparent url(../images/blue5star.gif) 0 0 no-repeat;
}
DIV.userPostParliamentarian DIV.userInfo DIV.rateStar4 {
	background: transparent url(../images/blue4star.gif) 0 0 no-repeat;
}
DIV.userPostParliamentarian DIV.userInfo DIV.rateStar3 {
	background: transparent url(../images/blue3star.gif) 0 0 no-repeat;
}
DIV.userPostParliamentarian DIV.userInfo DIV.rateStar2 {
	background: transparent url(../images/blue2star.gif) 0 0 no-repeat;
}
DIV.userPostParliamentarian DIV.userInfo DIV.rateStar1 {
	background: transparent url(../images/blue1star.gif) 0 0 no-repeat;
}
DIV.userPostParliamentarian DIV.userInfo DIV.rateStar0 {
	background: transparent url(../images/blue0star.gif) 0 0 no-repeat;
}

/* ************************************************************** */
/* ADD A POST */
/* ************************************************************** */
DIV.postEditorTop {
	padding: 0 0 5px 0;
}
DIV.postEditorBot {
	margin: -20px 0 0 0;
}
DIV.postEditorTop P, DIV.postEditorBot P {
	text-align: right;
	margin: 0;
	padding: 0;
	/*background: #CFEA97;*/
}

/* ************************************************************** */
/* POST EDITOR */
/* ************************************************************** */
FORM#postEditor {
	font-family: verdana, arial, sans-serif;
	font-size: 0.65em;
	margin: 0 135px 15px 5px;
	padding: 0;
}
FORM#postEditor FIELDSET {
	border: 1px solid #99CC33;
	margin: 0;
	padding: 5px;
}
FORM#postEditor LEGEND {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background: #99CC33;
	margin: 0;
	padding: 2px 8px 2px 8px;
}
FORM#postEditor P {
	font-size: 1em;
	line-height: 2em;
	margin: 0 15px 0 15px;
	padding: 5px 0 0 0;
}
FORM#postEditor SPAN.frmEle {
	margin: 0 0 5px 50px;
	padding: 0;
}
FORM#postEditor DIV.buttonEle {
	text-align: right;
	margin: 5px 20px 0 0;
	border-bottom: 5px solid #fff;
}
FORM#postEditor INPUT.subjectEle {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	width: 300px;
	border: 1px solid #000;
	background: #fff none;
}
FORM#postEditor TEXTAREA.messageEle {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	width: 300px;
	border: 1px solid #000;
	background: #fff none;
}
FORM#postEditor SELECT {
	font-size: 1em;
}
FORM#postEditor SELECT OPTION {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
}
FORM#postEditor INPUT.buttonEle {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	border: 1px solid #99CC33;
	background: #000 none;
}

DIV#subMainFullCol H3.previewPost {
	padding-bottom: 0;
	margin-bottom: 0;
}

DIV#previewPost {
	font-family: verdana, arial, sans-serif;
	font-size: 0.65em;
	margin: 0 15px 10px 5px;
	padding: 10px;
	background: #F5FAEB;
	border-bottom: 1px solid #99CC33;
}

/* BREADCRUMB */
SPAN.breadcrumb {
	font-weight: normal;
	color: #99CC33;
}

DIV.postPages {
	text-align: center;
	padding: 0 0 10px 0;
}
