#MySignature .rights {
background: none repeat scroll 0 0 #e7f4ff;
margin: 0 10px 0 0;
padding: 12px 15px;
color: #666;
font-size: 13px;
width: 95%;
border: 1px solid #c9ddfa;
}

#cnblogs_post_body h1{
color:#fff;
padding: 10px;
background-color:#A5A5A5;
}

#cnblogs_post_body h2{
font-family:Hei,"Î¢ÈíÑÅºÚ","ºÚÌå",Helvetica,Arial,sans-serif;
font-size:20px;
}

#div_digg{
z-index:999;
position:fixed;
bottom: 50px;
right: -10px;
padding:10px;
background-color:#fff;
border:1px solid #ccc;
border-top:none;
}

.myfollow{
z-index:999;
position: fixed;
right: 20px;
bottom: 160px;
width: 145px;
background: #fff;
border: 1px solid #ccc;
border-bottom: none;
text-align: center;
}

.hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
.hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
.hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
.hor-minimalist-b tbody tr:hover td
{
	color: #009;
}