/* CSS Document */

.modifydate {
	color: #C0C0C0;
}

.author {
	color: #C0C0C0;
}

.createdate {
	color: #C0C0C0;
}

.contenttoc {
	margin: 5px;
}


ul {
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
	color: #000000;
}

li {	
	list-style: square inside;
	
	padding-left: 1px;
	line-height: 150%;
}

li:link, li:visited, li:hover, li:over {
	color: #000000;
	}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.buttons {
	float:right;
	width:85px;
}

.buttons .buttonheading {
	float:left;
}

/* Poll Module Styles */

.poll-radio {
	padding-bottom:5px;
	float:left;
	clear:left;
	width:14%;
	text-align:center;
}

.poll-option {
	float:left;
	padding-bottom:5px;
	width:85%;
}

.poll h3 {
	border:none;
}

h1, h2, h3, h4, h5 {
	margin: 0.3em 0 0.3em 0;
	color: #0c0d5c;
	font-weight: bold;
}
