.precoproduto tr:first-child td{
background-color: LightBlue;
font-weight: bold;
}
.precoproduto td{
text-align: center;
}
.precoproduto tr td.a {
Width: 130px;
}
.precoproduto tr td.b {
Width: 130px;
}
.precoproduto tr td.c {
Width: 190px;
}
.ecpfcnpj {
text-align:justify;
}
.ecpfcnpj img {
float:left;
}
.ecpfcnpj span{
color:red;
font-weight:bold;
font-size: 1.2em;
}
.service .serviceDuration {
display:none;
}

.service {
border: 1px solid grey;
background-color:#E3EAFF;
padding: 10px;
}

.serviceSelect{
text-align: right;
}
.serviceSelect a{
    display: block;
    padding: 24px 0 0 0;
    overflow: hidden;
    background-image: url(http://www.ioerj.com.br/portal/modules/certificacaodigital/imagens/bt_selecionar.png);
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:24px;
}

.serviceSelectTitle {
text-align:center;
font-weight: bold;
font-size: 1.2em
}

.header .title{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #577AB0;
	text-decoration: none;
	text-align:left;
}