#tcLeftCol div.module h3,
#tcRightCol div.module h3,
#tcLeftCol div.module_menu h3
{
	padding			: 0;
	margin			: 0;
	font-size		: 14px;
	font-weight		: bold;
	color			: #FFF;
	font-family		: "Trebuchet MS", arial;
	background		: url(../images/h3.png) no-repeat;
	height			: 29px;
	line-height		: 30px;
	text-indent		: 30px;
	margin-left		: -7px;
}

#tcLeftCol  div.module,
#tcRightCol  div.module,
#tcLeftCol div.module_menu{
	margin-bottom	: 5px;
	margin-bottom	: 12px;
	color			: #333333;
	width			: 205px;
	overflow		: hidden;
	border			: 1px solid #bfbfbf;
	
	
}

#tcLeftCol  div.module div,
#tcRightCol div.module div,
#tcLeftCol div.module_menu div
{
	/*
	background		: url(../images/mod-top.jpg) top left no-repeat;
	*/
}


#tcLeftCol  div.module div div,
#tcLeftCol div.module_menu div div,
#tcRightCol div.module div div
{
	/* do not place bg image here */
	/*
	background		: url(../images/mod-bottom.jpg) bottom left no-repeat;
	*/
	
}


#tcLeftCol  div.module div div div,
#tcRightCol div.module div div div,
#tcLeftCol div.module_menu div div div
{
	/* do not place bg image here */
	padding			: 0 0 0 7px;
}


#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;
}

#tcLeftCol div.module a:link,
#tcLeftCol div.module a:visited,
#tcRightCol div.module a:link,
#tcRightCol div.module a:visited
{
	color			: #333333;
	text-decoration	: underline;
}

#tcLeftCol div.module a:hover,
#tcRightCol div.module a:hover
{
	color 			: #333333;
}


#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;
}

div.module_text
{

}

div.module_text div 
{
	
}

div.module_text div div
{
	margin 	: 0;
	padding	: 0;
}

div.module_text h3
{
	margin : 7px 0;
	padding	: 0;
}

