/*www.camp26.com css*/
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
color: #006699;
font-weight: bold;
padding: 0 0 0 18px;
background: url(iconoprensa.gif) no-repeat 0 2px;
}

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

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

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

#camp26_ajaxrss {
background: #ffffff;
}
