@charset "UTF-8";
/* CSS Document */

hr{
	height:2px;
	color:#FFFFFF;
	border:none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
}

.ipix_contentblock {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}

.rdfa-breadcrumb {
	margin-left: 10px;
	width: 95%;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.art-post-body .table-center {
	margin-left:auto;
	margin-right:auto;
}