#tcLeftCol div.module h3,
#tcRightCol div.module h3
{
	font-size		: 1.2em;
	font-family		: Georgia;
	margin 			: 0;
	padding			: 0;
	color			: #FFF;
	text-align		: left;
	height			: 20px;
	font-weight		: bold;
	padding-top		: 7px;
	margin-bottom	: 5px;
	background		: #95BB2A;
	border-bottom	: 2px solid #333;
	text-indent		: 7px;

}

#tcLeftCol  div.module,
#tcRightCol  div.module{
	color 			: #000;
	font-size 		: 1em;
	width			: 100%;
	margin-bottom		: 0px;
}

#tcLeftCol  div.module div,
#tcRightCol  div.module div
{
	background	: transparent;
}


#tcLeftCol  div.module div div,
#tcRightCol  div.module div div
{
	/* do not place bg image here */
}


#tcLeftCol  div.module div div div,
#tcRightCol  div.module div div div
{
	/* do not place bg image here */
	padding-bottom	: 0px;
	padding-left	: 3px;
	padding-right	: 10px;
	padding-top	: 10px;

}

#tcLeftCol  div.module div div div div,
#tcRightCol  div.module div div div div
{
	background	: transparent;
	border		: none;
	padding		: 0;
}

#tcLeftCol div.module td
{
	padding	: 0;
}

#tcLeftCol div.module a:link,
#tcLeftCol div.module a:visited
{
	color			: #FFF;
	font-size		: 1em;
}

#tcLeftCol div.module a:hover
{
	color 			: #000;
}



#tcRightCol div table.pollstableborder td.sectiontableentry1,
#tcRightCol div table.pollstableborder td.sectiontableentry2
{
	background		: none;
}

#tcRightCol div.module td
{
	padding	: 0;
}

#tcRightCol div.module a:link
{
	color			: #FFF;
	font-size		: 1em;
}

#tcRightCol div.module a:visited
{
	color 			: #333;
	font-size 		: 1em;
	font-weight		: bold;
}

#tcRightCol div.module a:hover
{
	color 			: #000;
}

