#post_anyhtml{
	border-style:solid;
	border-width:1px;
	border-color:#E6DB55;
        padding:10px;
}

.post_anyhtml_top_right ,.post_anyhtml_middle_right,.post_anyhtml_foot_right{
	float:right;
}
.post_anyhtml_top_left ,.post_anyhtml_middle_left,.post_anyhtml_foot_left{
	float:left;
}
.post_anyhtml_middle_center,.post_anyhtml_top_center,.post_anyhtml_foot_center{
	margin-right: auto;
	margin-left: auto; 
}
#post_anyhtml_credit p{
	line-height:100%;
	font-size:10px;
	color:#999;
	text-align:right;
	margin-right:5px;
}