#center table{
	padding-left: 20px;
	padding-right: 20px;
}

div.module{
/*
	background-image: url(../images/stl.png);
	background-repeat: repeat-y;
*/
	/* color: #000; */
	margin-bottom: 5px;
	
}
div.module table{

}

#right div.module table{
	width: 180px;
}
/*
#left div.module{
	background-position: 10px 0px;
	}
*/

div.module h3{
	height: 25px;
	line-height: 25px;
	text-indent: 2em;
	font-weight: bold;
	background-image: url(../images/b_round.png);
	background-repeat: repeat-x;
	color: #fff;
}
#right table.contentpaneopen tr td{
	font-size: 80%;
}
td.createdate{
	font-size: 5pt !important; 
	color: #777; 
	font-style:italic;
}
td.modifydate{
	font-size: 5pt !important;
	color: #777;
	font-style: italic;
}
td.contentheading{
	font-size: 11pt;
	font-weight: bolder;
	text-decoration: underline;
	color: #fff;
	/* background-color: #000; */
}
.blog{ 
}
div.blog_more ul li{
	margin-left: 2.5em;
}
.mosimage {
	background-image: url(../images/hdr.png);
	background-color: #999;
	font-style: italic; 
	color: #aaa; 
	padding: 11px; 
	margin:3px;
	}

.content{}

.componentheading{
	height: 25px;
	line-height: 25px;
	text-indent: 2em;
	font-weight: bold;
	color: #fff;
}
/* Modules */


div.module {

}

div.moduletable{
	float: left;
	width: 100%;
	text-align: center;
}
	div.moduletable h3{
		width: 100%;
		text-align: center;
		background-color: #35d;
		color: #fff;
		background-image: url(../images/b_round.png);
		background-repeat: repeat-x;
		}
	div.moduletable li{
		list-style:none;
		}
	
		div.moduletable li a:link,div.moduletable li a:visited{
			display:block;
			background-image:none;
			}
		div.moduletable li a:hover{
			display:block;
			text-decoration: none;
			}
table.pollstableborder{
	width: 160px;
}

