html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.clearfix::before {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: "";
}
.clearfix::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: "";
}
.clearfix::after {
	clear: both;
}
.clearfix {
	display: inline-block;
}
.container {
	overflow: hidden; display: block; -ms-zoom: 1;
}
.divider {
	clear: both; border-top-color: rgb(171, 170, 154); border-top-width: 1px; border-top-style: solid;
}
.hide-text {
	text-indent: 100%; overflow: hidden; white-space: nowrap;
}
.placeholder {
	color: rgb(170, 170, 170);
}
.icon {
	background-image: url("../Image/login-topleft.png");
}
.icon-comments {
	background-position: 0px -30px;
}
span.chyron {
	padding-top: 10px; font-size: 1.2em; font-style: italic;
}
.horizontal-list li {
	display: inline;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
.right {
	text-align: right;
}
.full-width {
	width: 100%;
}
.bottom {
	vertical-align: bottom;
}
.center {
	margin: 0px auto; text-align: center;
}
.space {
	margin-bottom: 10px;
}
.ignore {
	margin: 0px; padding: 0px;
}
.red {
	color: red;
}
.img {
	border: 0px currentColor; border-image: none;
}
