/*Top and bottom module style */
#bottomModulesWrapper
{
	float		: left;
	width		: 100%;
	background	: #d2d9c9;
}

#bmwInner
{
	margin-top		: 5px;
}
.tcModBottom-f, 
.tcModBottom-l, 
.tcModBottom-r,
.tcModBottom-c
{	
	float: left;
	padding: 0;
}

.tcModBottom-f div.moduletable,
.tcModBottom-l div.moduletable,
.tcModBottom-r div.moduletable,
.tcModBottom-c div.moduletable
{
	padding: 0 10px 10px 10px;
	

}



.tcModBottom-l div.moduletable h3,
.tcModBottom-f div.moduletable h3 
{

}

.tcModBottom-l,
.tcModBottom-f 
{
	
}
/* adding border */
.tcModBottom-c
{
}

.tcModBottom-l
{
}

.tcModBottom-r 
{
	

}

.tcModBottom-r div.moduletable h3 {
	
}

.tcModBottom-c div.moduletable h3
{
	
}




/* top modules styling */
#bmwInner
{

}

#bmwInner h3 {
	font-size	: 12px;
	color		: #8ea417;
	height		: 22px;
	margin		: 0;
	padding		: 0;
	margin		: 0px;
	line-height	: 25px;
	font-family	: Arial,"Lucida Grande","Lucida Sans";
	font-weight	: bold;
	margin-bottom	: 2px;
	border-bottom	: 1px dotted #f1f9dc;
	padding-bottom	: 5px;
}

#bmwInner div.moduletable {
	margin			: 0;
		color	: #31312a;
	font-size		: 12px;

}

#bmwInner ul {
	padding: 0;
	margin: 0 !important;
}

#bmwInner li {
	padding: 0 0 0 18px;
	margin: 0;
	background: url(../images/top-li-bg.gif) no-repeat 0px 5px;
}

#bmwInner td {
	padding: 0;
}

#bmwInner .article_seperator {
	display: none;
}

#bmwInner table {
	border-spacing: 0;
	border-collapse: collapse;
}

#bmwInner a:link,
#bmwInner a:visited,
#bmwInner a:active
{
	color			: #FFF;
	font-size		: 12px;
	
}

#bmwInner a:hover
{
	text-decoration	: underline;
}
#bmwInner ul li
{
	background	: url(../images/bottom-li-bg.gif) 22px 5px no-repeat;
	padding-left	: 30px;
	line-height		: 15px;
}

#bmwInner ul li a:link,
#bmwInner ul li a:visited

{
	color		: #2d3739;
	font-size	: 11px;
	font-family	: verdana;
}

#bmwInner ul li#current a
{
	text-decoration	: underline;
}