#rightbar #categoryinfo p {
	margin:0; padding:0;
	}

#categoryinfo {
	color:#777;
	font-size:.9em;
	}

#categoryinfo em {
	color:#838905;
	}
	
#categoryinfo hr {
	height: 1px;
	border:0;
 	border-top: 1px dotted #777;

	}

#content #categoryinfo a, #content #categoryinfo a:visited {
	color: #777;
	text-decoration:none;
	}

#content #categoryinfo a:hover {
	color:#000;
	}
	



	.navigation {
	display: block;
	text-align: center;
	margin-bottom: 30px;
	}


	#content .navigation a, #content .navigation a:visited {
		color: #777;
		text-decoration:none;
		}
	
	#content .navigation a:hover {
		color:#000;
		}	
	
	.alignright {
		float: right;
		}
	
	.alignleft {
		float: left
		}	
		
 #content a img {
 	border:0;
 	}		