#div_digg{
    position: fixed;
    right: 50px;
    bottom: 100px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
}

#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;
}


.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;
}
