div#cep_breadcrumbs{	padding-top:5px; padding-bottom:15px; font:normal 11px Tahoma, Arial, Helvetica, sans-serif;}
a.cep_breadcrumbs:link, a.cep_breadcrumbs:visited , a.cep_breadcrumbs:active{ color:#335B88; }
a.cep_breadcrumbs:hover{ color:#FCAD03; text-decoration:underline; }

#cep_pageHeader { width:620px; height:70px; color:#C00; clear:both; }
#cep_pageHeader p { margin:0; padding-top:35px; padding-left:20px; background:url('/images/bullets/bullet_arrow.gif') no-repeat 8px 45px; font-size:22px;}

.fun_stuff_attribute-description{
	color:#666666;
	font-size:0.85em;	
}
.fun_stuff_attribute-short_description{
	color:#000000;
	font-size:10pt;	
}

.funstuff-content{
  padding-left:20px;
	padding-right:20px; 
	padding-bottom:20px;
	vertical-align:top;
	width: 420px;
	overflow:hidden;
}

/* PAGES: Podcast */
#Podcast { background:url(/images/bg/bg_orange.gif) repeat-x; height:30px; color:#000; padding:10px 0px 0px 0px; margin:0px; }
#Podcast td { font-size:0.85em; }
#Podcast img#TN { background:url(/images/bg/bg_thumbnail.gif) no-repeat; font-size:0.9em; padding:10px 10px 20px 10px; }
#Podcast td#Title { color:#FFF; font-size:1.1em; font-weight:bold; padding-bottom:10px; display:block; }
.podcast-content{
	padding-top:10px;
	padding-left:20px;
	padding-right:20px; 
	padding-bottom:20px;
	vertical-align:top;
}

#OurEvents ul { list-style-image: url(/images/bullets/bullet_starright.gif); padding-left:25px; padding-top:5px; margin:0; }

div.overflow-fix /* Hides long non-breaking lines and terminates bugs */
{
    width: 100%;
    overflow: hidden;
}