.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
font-weight:bold;
color:#003300;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
margin-bottom:15px;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

code{ /*CSS for insructions*/
color: red;
}

.camp26_ajaxrss{
background-color:#e2eabb;
padding:15px;
border-bottom:2px solid #c4cc9e;
margin-bottom:20px;
}

.moduletable h3{
font-size:14px;
color:#003366;
padding:10px 15px 8px 15px;
background:url(http://www.neomondo.org.br/templates/neomondo/images/bg-titulo2.gif) no-repeat;
height:17px;
margin-bottom:0px;
}