/*Top and bottom module style */
.tcMod-f, 
.tcMod-l, 
.tcMod-r,
.tcMod-c
{	
	float: left;
	padding: 0;
	overflow: hidden;
}

.tcMod-f div.moduletable,
.tcMod-l div.moduletable,
.tcMod-r div.moduletable,
.tcMod-c div.moduletable
{
	padding: 0 9px 5px 9px;
}



.tcMod-l div.moduletable h3,
.tcMod-f div.moduletable h3 
{
	
}

.tcMod-l,
.tcMod-f 
{
	
}

.tcMod-c
{
	
}

.tcMod-r 
{
	

}

.tcMod-r div.moduletable h3 {
	
}

.tcMod-c div.moduletable h3
{
	
}




/* top modules styling */
#tmwInner
{

}

#tmwInner h3 {
	font-size	: 12px;
	border-bottom	: 1px solid #fff;
	color		: #9a916e;
	margin		: 0;
	padding		: 0;
	margin		: 0px;
	padding		: 5px 0;
	font-family	: Tahoma;
	font-weight	: bold;
	margin-bottom	: 2px;
	
}

#tmwInner div.moduletable {
	margin: 0;
}

#tmwInner ul {
	padding: 0;
	margin: 0 !important;
}

#tmwInner li {
	padding: 0 0 0 18px;
	margin: 0;
	background: url(../images/top-li-bg.gif) no-repeat 0px 5px;
}

#tmwInner a:link,
#tmwInner a:visited,
#tmwInner a:active
{
	color	: #000;
	
}

#tmwInner a:hover
{
	text-decoration	: underline;
}


#tmwInner td {
	padding: 0;
}

#tmwInner .article_seperator {
	display: none;
}

#tmwInner table {
	border-spacing: 0;
	border-collapse: collapse;
}
