#tcLeftCol div.module h3,
#tcLeftCol div.module_menu h3
{
	padding			: 0;
	margin			: 0;
	font-size		: 12px;
	font-weight		: bold;
	color			: #cccc99;
}

#tcLeftCol  div.module,
#tcLeftCol div.module_menu{
	font-size 		: 1em;
	margin-bottom	: 5px;
	width			: 216px;
}

#tcLeftCol  div.module div,
#tcLeftCol div.module_menu div
{
	
}


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


#tcLeftCol  div.module div div div,
#tcLeftCol div.module_menu div div div
{
	/* do not place bg image here */
	padding			: 7px;
}

#tcLeftCol  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			: #cccc99;
	font-size		: 1em;
}

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

#tcLeftCol div.module a:visited ul.menu li.active a 
{
	color			: red;
	font-size		: 1em;
	text-decoration: underline;
	font-variant: small-caps;
}
#tcLeftCol div.module_menu {
	color			: #000;
}




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

div.module_text
{
	background	: #f5f6f6;
	border		: 1px solid #ededed;
	width		: 200px;
	margin-left	: 10px;
}

div.module_text div 
{
	margin	: 7px;
	
}

div.module_text div div
{
	margin 	: 0;
	padding	: 0;
}

div.module_text h3
{
	margin : 7px 0;
	padding	: 0;
}

#topModulesWrapper
{
	float		: left;
	width		: 100%;
	margin-top	: 7px;
}

#tcLeftCol ul
{
	margin	: 0;
	padding	: 0;
	margin-left	: 20px;
}

#tcLeftCol ul li
{
	padding	: 0;
	margin	: 0;
}

fieldset p
{
	margin	: 0;
	padding	: 0;
}
