/* CSS Document */


/* header */

#calendarpageheader{
width:758px;
height:35px;
background: url(images/calendarpageheader.jpg) no-repeat;
margin:0px;
padding:26px 0px 0px 0px;
position: relative;
text-align:left;
}

#backtocpi>a{
	font-size:10px;
}

#backtocpi a:hover{
	color:#369;
}


