.box_clock{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #FFF;
}
form#clock{
	position: relative;
	left: 33px; top: 23px;
}
form#clock input{
	border: none;
	background-color: #000;
	color: #FFF;
	font-size: 20px;
	width: 30px; *width: 27px; _width: 27px; height: 20px;
}
form#clock input#days{
	font-size: 32px;
	width: 40px;
	height: 30px;
	margin: 0 24px 0 0;
}
h2.tit_transmissao{
	background: url(../img/tit_transmissao.jpg) no-repeat 0 0;
	width: 238px; height: 42px;
	text-indent: -9999px;
}
.the_clock{
	background: url(../img/001_home_contador.jpg) no-repeat 0 0;
	width: 238px; height: 68px;
}
.box_clock{
	position: relative;
}
.box_clock .desc{
	font-size: 11px;
	text-align: center;
	margin: 10px 0 10px 0;
}

.box_clock .desc .one{
	margin-bottom: 10px;
}
.box_clock .desc .two{
	padding-top: 10px;
	border-top: 1px solid #FFF;
}

.emailsms input, .justsms input{
	color: #000;
	background-color: #FFF;
	border: none;
	width: 210px; height: 20px;
	margin: 5px 0 0 15px;
}
#ok, #ok2{
	width: 28px; height: 16px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 14px;
	font-weight: bold;
	float: right;
	text-align: center;
}

#flash_content {
	width: 814px;
	height: 171px;
	margin: 0 0 0 6px;
	background-color: #000;
}
.box_clock a{
	color: #FFF;
}

.emailsms{
	float: left;
}
.justsms{
	margin: 36px 0 0 0;
}
.justsms input#ddd{
	width: 35px;
}
.justsms input#numero{
	width: 170px;
	margin: 0 0 0 2px;
}
p.three{
	float:left;
	margin-bottom:0;
	margin-left:15px;
	margin-right:0;
	margin-top:5px;
	text-align:center;
}