.divider-w { margin-top: 20px; }

.divider-w:before {
	content: "";
	background: url(//theme.hstatic.net/1000029307/1001369897/14/divider-w.png?v=21);
	height: 5px;
	width: 100%;
	display: block;
	margin-bottom: 35px;
}

.title-pb{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	color:#cc2357;
	padding-bottom: 10px;
	border-bottom: 1px solid #cc2357;
}
.menu_doc li a {
	color: #484848;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	padding-left: 0px;
}
.date_comment{
	float:right;
	padding: 5px 10px;
}
li.clone {
	margin-right: 3px;
}
@media screen and (max-width: 767px){
	table {
		max-width: 100% !important;
		background-color: transparent;
		width: 100% !important;
	}
}