	#lftcontent h1{
		margin: 0 0 0.5em 0;
		padding-bottom: 0.5em;	
		color: #cc0000;
		border-bottom: 1px dotted #999999;
		font-size: 2em;
		width:98%;
	}
	
	#lftcontent .artnav{
		display: block;
		text-align: center;
	}
	#lftcontent .artnav .selected{
		font-weight: bold;
	}
	#lftcontent .artnav a{
		color: #660000;
		font-weight: bold;
		text-decoration: none;
	}	
	#lftcontent .artnav a:hover{
		color: #990000;
		font-weight: bold;
		text-decoration: none;
	}	
	h4{
		margin: 0 0 0 0;
		padding: 0;			
	}
	
	.poll{
		width: 100%;
	}
	
	.poll h5{
		color: #cc0000;
		text-align: left;
		margin: 1em 0 1em 0;
	}

