#tcLeftCol div.module h3,
#tcRightCol div.module h3
{
	font-size		: 1.4em;
	font-family		: Arial;
	margin-top		: 20px;
	padding			: 0;
	color			: #DF8400;
	text-align		: left;
	height			: 18px;
	padding-top		: 3px;
	padding-bottom		: 3px;
	margin-bottom		: 15px;
	font-weight		: bold;
	text-indent		: 7px;
}

#tcLeftCol  div.module{

padding-top		: 3px;
	padding-bottom 	: 9px;
	color 		: #333;
	font-size 	: 1em;
	width		: 93%;
	margin-bottom	: 2px;
	margin		: 0px;
}


#tcRightCol  div.module{

padding-top		: 3px;
	padding-bottom 	: 9px;
	color 		: #333;
	font-size 	: 1em;
	width		: 110%;
	margin-bottom	: 2px;
	margin		: 0px;
}




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

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

#tcLeftCol div.module a:hover
{
	color		: #DF8400;	
        text-decoration : underline;
	background	: none;
}



#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, a:visited
{
	color			: #3a404c;
	font-size		: 1em;
}
*/
/*
#tcRightCol div.module a:hover
{
	color 			: #df8400;
	font-size 		: 1em;
text-decoration	: underlined;
}
*/


/* done for poll alignment generally */
#tcRightCol td.sectiontableentry2
{
	text-align	: left;
}
