#tcRightCol div.module h3,
#tcRightCol div.module_text h3
{
	background		: url(../images/h3.gif) no-repeat;
	text-indent		: 20px;
	padding			: 0;
	margin			: 0;
	font-size		: 11px;
	color			: #FFF;
	margin-bottom	: 6px;
	height			: 21px;
	font-family		: "trebuchet ms", arial;
	padding-top		: 5px;
}

#tcRightCol  div.module,
#tcRightCol div.module_text
{
	color 			: #536874;
	font-size 		: 1em;
	margin-bottom	: 5px;
	width			: 288px;
	background		: #FFF;
	font-family		: "trebuchet ms", arial;
}

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


#tcRightCol div.module_menu div div,
#tcRightCol div.module div div
{
	/* do not place bg image here */
	border:none;
}


#tcRightCol div.module div div div
{
	padding-bottom	: 10px;
	padding-right	: 10px;
	padding-left	: 10px;
	border:none;
}

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

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

#tcRightCol div.module a:link,
#tcRightCol div.module a:visited
{
	color			: #2da1cb;
	font-size		: 1em;
	
}

#tcRightCol div.module a:hover
{
	text-decoration	: underline;
}


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

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


#tcLeftCol ul,
#tcRightCol ul
{
	margin : 0;
	padding : 0;
}

