.article .options {
	display: none;
}

.article .headline h6 {
	color: #404040;
	font-size: 15px;
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
}

.article .headline p {
	padding: 0;
	margin: 0;
}

.article p.headLine {
	color: #404040;
	font-weight: bold;
}

.itemBrowse {
	display: none;
}

.textRed {
	color: #C0000A;
}