.aboutBG {
	padding: 20px 20px 0px;
}
.testBG {
	padding: 5px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #DBB46E;
}
.answerBG {
	background: #000000 url(images/answer_bg2.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #DBB46E;
}
.devBG {
	background: #000000 url(images/dev_bg.jpg) no-repeat;
	padding: 3px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
	color: #31396A;
	text-decoration: none;
	font-weight: bold;
}
td.header {
	background-image: url(images/indexbox_header.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size:larger;
	padding-left: 20px;
	vertical-align: bottom;
	background-position: 10px 10px;
}
td.featheader {
	background-image: url(images/indexfeat_header.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
	vertical-align: bottom;
	background-position: 10px 10px;
}
td.description {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/indexbox_mid.gif);
	background-repeat: repeat-y;
	background-position: 10px;
}
td.featdescription {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/indexfeat_mid.gif);
	background-repeat: repeat-y;
	background-position: 10px;
}
td.footer {
	background-image: url(images/indexbox_footer.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
td.featfooter {
	background-image: url(images/indexfeat_footer.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
.right-column {
	background-color: #ebe6c8;
}
.pollBG {
	background-color: #EBE6C8;
	padding-right: 10px;
	padding-left: 10px;
}
.marketplaceBG {
	background-color: #41191C;
	background-image: url(images/marketplace-head.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.pollTABLE {
	background-color: #ece7c9; border: 1px solid #242b57;
}

.pollTABLE th {
	background-color: #242b57; color: #fff; font-weight: bold; font-size: 1.1em;
}

.pollQ{
	color: #242b57; text-align: left;
}
.rightBottom {
	text-align: left;
	padding-left: 20px;
}
.rightBottom h3 {font-size:larger;}

.rightLink {
	color: #670001;
}

