.moduletable {
	width:220px;
	float:left;
	margin-bottom:1px;
}
.moduletable1 {
	width:100px;
	float:left;
	margin-bottom:1px;
}

div.moduletable h3 {
	padding:3px 3px 3px 26px;
	font-weight:bold;
	background-image:url(../images/left_nav_bullet.gif);
	background-repeat:no-repeat;
	background-position: left top;
	display:block;
	color:#000;
	font-size:12px;
	background-color:#ffd493;
}	
div.moduletable1 h3 {
	padding:3px 3px 3px 26px;
	font-weight:bold;
	background-image:url(../images/left_nav_bullet.gif);
	background-repeat:no-repeat;
	background-position: left top;
	display:block;
	color:#000;
	font-size:12px;
}	
div.moduletable1 h3.collapse {
	padding:3px 3px 3px 26px;
	font-weight:bold;
	background-image:url(../images/left_nav_bullet.gif);
	background-repeat:no-repeat;
	background-position: left top;
	display:block;
	color:#000;
	font-size:12px;
}

div.moduletable h3.collapse {
	padding:3px 3px 3px 26px;
	font-weight:bold;
	background-image:url(../images/left_nav_bullet.gif);
	background-repeat:no-repeat;
	background-position: left top;
	display:block;
	color:#000;
	font-size:12px;
	background-color:#ffd493;
}
.left_slider {
	padding:6px;
	background-color:#ffedd3;
}
.left_slider a:link {
	background-image:url(../images/arrow_black.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:2px 2px 2px 20px;
	display:block;
	color:#000000;
}
.left_slider a:visited {
	background-image:url(../images/arrow_black.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:2px 2px 2px 20px;
	display:block;
	color:#000000;
}
.left_slider a:hover {
	background-image:url(../images/arrow_orange.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:2px 2px 2px 20px;
	display:block;
	color:#ff9900;
}



div.feedtable h3 {	
	display:block;
	font-size:17px;
	font-weight:bold;
	color:#000;
	padding-bottom:6px;
}