.fill {
	background-color: #CCCCCC;
}
.nsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip:              rect(auto auto auto auto);
	width: auto;






}
.ahoraText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.continuaText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: left;
	position: relative;
	left: 5px;

}
.continuaHora {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
	text-align: right;
	right: 5px;
	position: relative;



}
.editorialText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
	left: 4px;
	top: 4px;
	right: auto;
	bottom: 2px;
	clip:                rect(auto auto auto auto);
	width: auto;
	vertical-align: top;
	position: relative;

}
.grylinetop {
	background-image: url(../images/graylinetop.gif);
	background-repeat: repeat-x;
}

