.entry p {
	padding-bottom: 1em;	
	display: inline;
}
body div.entry p {
	text-indent: 0px;
}
.entry img {
	border: 1px solid black;
	float: none;
	clear: both;
}

div#Content.special .entry a:hover {
	background-color: transparent;
}

#Header {
	background: white url("../css/zhongnanhai_strip_white.jpg") no-repeat scroll top left;
}

.lynx {
	display: none ! important;
}
h1 .lynx {
	display: inline ! important;
}
.entry .recent {
	border-width: 2px;
	border-color: red;
}

