

@font-face {
  font-family: 'ChiliredCMS';
  src: url('../fonts/ChiliredCMS.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/ChiliredCMS.woff') format('woff'), 
  		url('../fonts/ChiliredCMS.ttf')  format('truetype'), 
  		url('../fonts/ChiliredCMS.svg#ChiliredCMS') format('svg');
  font-weight: normal;
  font-style: normal;
}


.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}
span.hide,
span.hideat{
	font-size: 0px;
	display: none;
	text-decoration: none;
}
span.d64:before{
	content:"@";
}
span.d64 span {
	font-size: 0px;
}
span.showat:before {
	content: "@"; 
}
p.source {
	text-align: right;
	font-style: italic;
}
a img {
	border: 0px;
}
.pagination {
	float: left;
	width: 100%;
	text-align: right;
}
.inlineimg { 
	vertical-align: middle; 
}
select option.optgroup {
	font-weight: bold;
}
select option.optdetail {
	padding-left: 20px;
}
div.table { 
	display:table; 
	border-collapse:collapse; 
}
div.tr { 
	display:table-row; 
}
div.td { 
	display:table-cell;
}
pre.cmsError {
	padding: 10px;
	background-color: #fff;
	color: #000;
	text-align: left;
}
.txtR {
	text-align:right;
}
.txtL {
	text-align:left;
}
.txtC {
	text-align:center;
}
.italic {
	font-style:italic;
}
.warning p {
	padding: 0px;
	margin: 0px;
}
