/* Start of CMSMS style sheet 'extra' */
#apDiv1 {
	position:absolute;
	left:424px;
	top:101px;
	width:527px;
	height:138px;
	z-index:101;
}
.style2 {
	color: #FFFFFF;
	font-family: "trebuchet ms", arial, sans-serif;
}
#apDiv2 {
	position:absolute;
	left:-34px;
	top:76px;
	width:436px;
	height:42px;
	z-index:101;
}

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:black;
font-size: 120%;
font-family: "trebuchet ms", arial, sans-serif;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example1{ /*Demo 1 main container*/
width: 800px;
height: 15px;
border: 0px solid black;
padding: 4px;

}

code{ /*CSS for insructions*/
color: red;
}
/* End of 'extra' */

