
/* NOTE */

/* The id 'showcase' must not be utilized in this style sheet as it is reserved
for showcases exclusively, in order for showcase CSS rules to not conflict with
CSS rules in this (global) style sheet. */

/* Seen throughout this stylesheet are special comment indicators surrounding certain rules and declarations.  The purpose of these special comments is to hide those CSS rules from Netscape 4.X which are known to be problematic for that browser.  Please leave these intact to avoid any display problems in Netscape 4 browsers. */

/* --------------------------------------------------------- */
/* general rules */
body {
	margin: 0;
}
span.nospace{
	white-space: nowrap;
}	
/*for netscape*/
b, strong{
	font-weight: bold;
}
/* ---------------------------------------------------------*/
/* styles for forms */
input.culturefind {
	/*/*/width: 180px;/**/
	/*/*/height: 20px;/**/
	vertical-align: middle;
}
input.medium {
	/*/*/width: 140px;/**/
	/*/*/height: 20px;/**/
	vertical-align: middle;
}
form {
	margin-bottom: 0;
}
/* --------------------------------------------------------- */
/* rules governing text */
td.text {
	/* note:  this td.text class should only be used IN PLACE OF of one of the paragraph classes below.  use of paragraph classes in conjunction with this td.text will cause display problems in some browsers. */
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	font-size: 65%;
	/*/*/font-size: 70%;/**/;
	/*/*/line-height: 1.25;/**/;
}
p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background-color: transparent;
	font-size: 65%;
	/*/*/font-size: 70%;/**/;
	/*/*/line-height: 1.25;/**/;
	margin-left: 15px;
	margin-right: 15px;
	/*/*/margin-top: 15px/**/;
	/*/*/margin-bottom: 15px/**/;
}
p.yourperspective{
	font-weight: bold;
	color: #FC0009;
	background-color: transparent;
	margin-right: 0;
	margin-top: 5px;
}

p.myperspectiveitalic{
	text-decoration: italic;
}

p.suggest{
	font-weight: bold;
	color: #000;
	background-color: transparent;
	margin-right: 0;
	margin-top: 5px;
}
p.splashtxt{
	font-size: 50%;
	/*/*/font-size: 55%;/**/;
	margin-left: 0;
	/*/*/margin-top: 10px;/**/
	color: #7B7B7B;
}
p.blackboldlarge {
	font-weight: bold;
	font-size: 75%;
	/*/*/font-size: 80%;/**/;
}

p.nomargins {
	font-size: 65%;
	/*/*/font-size: 70%;/**/;
	/*/*/line-height: 1.25;/**/;
	margin: 0;
}

p.perspectivesteaser {
	color: #414141;
	background-color: transparent;
	font-size: 55%;
	/*/*/font-size: 60%;/**/;
	margin: 0 4px 0 10px;
}

p.perspectivesteaser a{
	color: #FC0009;
	font-weight: bold;
}
p.perspectiveteaser a:link, p.perspectiveteaser a:visited{
	color: #414141;
	font-weight: bold;
}
p.perspectivesteaserright {
	color: #414141;
	background-color: transparent;
	font-size: 55%;
	/*/*/font-size: 60%;/**/;
	margin-left: 75px;
}
p.browse-intro {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	background-color: #7b7b7b;
	font-size: 60%;
	/*/*/font-size: 65%;/**/;
	/*/*/line-height: 1.25;/**/;
	margin-top: 0;
}
p.redboldlarge {
	font-weight: bold;
	color: #FC0009;
	background-color: transparent;
	font-size: 90%;
	/*/*/font-size: 95%;/**/;
}
p.pastfeatures {
	color: #FFF;
	background-color: #7b7b7b;
	margin: 0;
}
p.perspectives {
	color: #000;
	background-color: transparent;
	margin: 0;
}
p.festivals {
	color: #FFF;
	background-color: #7b7b7b;
}
p.white {
	color: #FFF;
	background-color: transparent;
}
p.indent{
	margin-left: 35px;
	margin-right: 35px;
}
p.indentnm{
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 0;
}
p.sitemapbox{
	border: 1px solid #7B7B7B;
	padding: 5px 5px;
	background-color: #fff;
}
p.interviewName {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #FC1921;
	font-weight: bold;
	background-color: transparent;
	margin-left: 17px;
	margin-top: 10px;	
}
span.interviewLoc {
	color: #000;
	font-weight: normal;
}
span.example{
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 0;
}
span.yellowbold {
	color: #FEB838;
	background-color: transparent;
	font-weight: bold;
}
span.whitebold {
	color: #FFF;
	background-color: transparent;
	font-weight: bold;
}
span.whiteboldlarge {
	color: #FFF;
	background-color: transparent;
	font-weight: bold;
	font-size: 120%;
}
span.redbold {
	color: #FC0009;
	background-color: transparent;
	font-weight: bold;
}
span.redboldlarge {
	color: #FC0009;
	background-color: transparent;
	font-weight: bold;
	font-size: 100%;
}
span.greyboldlarge {
	color: #414141;
	background-color: transparent;
	font-weight: bold;
	/*/*/font-size: 110%;/**/
}
span.blackbold {
	color: #000;
	background-color: transparent;
	font-weight: bold;
}
span.blackboldlarge {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 110%;
}
span.large {
	background-color: transparent;
	font-size: 120%;
}
span.small {
	background-color: transparent;
	font-size: 120%;
}
span.myperspectivecity {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 17px;
	margin-top: 0;
	padding: 0;
	font-size: 90%;
}
span.topicdate {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFF;
	background-color: transparent;
	margin-left: 12px;
	font-size: 90%;
}
span.pagingwhitebold {
	color: #FFF;
	background-color: #7b7b7b;
	font-weight: bold;
}
span.pagingblackbold {
	color: #000;
	background-color: transparent;
	font-weight: bold;
}
/*styles for nfb clips*/
/* -------------------------------------------------------*/
span.filmcr {
	font-weight: 900;
}
span.filmcrp {
	font-weight: 900;
	background-color: #fff;color: #000;
}

/* -------------------------------------------------------*/
/*styles for feature boxes*/
p.features {
	color: #fff;
	background-color: #515151;
	font-size: 60%;
	/*/*/font-size: 65%;/**/;
	margin: 0;
}
p.features2 {
	color: #666;
	background-color: transparent;
	font-size: 60%;
	/*/*/font-size: 65%;/**/;
	margin: 0;
}
img.featuretitle{
	/*/*/margin-bottom: 5px; /**/
}
img.featureimg{
	/*/*/margin-right: 5px;/**/
}
div.featurebox{
	margin: 4px 9px 0 9px;
}
table.topicofMonth{
	/*/*/margin-top: 15px; /**/
}
td.featurewhite{
	/*different path to image for Netscape 4.x*/
	background: #fff url("/images/box_bkg_white.gif");
	/*/*/background: #fff url("/images/box_bkg_white.gif");/**/
}
/* ----------------------------------------------------- */
/*styles for survey*/
div.survey{
	padding-left: 20px;
	color: #fff;
	background: none;
	background-color: #7b7b7b;	
	margin: 0;
}
div.survey p{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	background: #7b7b7b;	
	font-size: 65%;
	/*/*/font-size: 70%; /**/
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
}
td.nav div.survey {
	color: #fff;
	background: none;
	background-color: #7B7B7B;
	font-size: 100%;
	border: none;
}
td.nav div.survey p{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	background: #7b7b7b;	
	font-size: 65%;
	/*/*/font-size: 100%; /**/
	margin: 0;
	padding: 0;
	height: 50px;
	padding-bottom: 2px;
}



/* ---------------------------------------------------------- */
/*styles for newsfeed */
p.newsUpdated{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 65%;
	/*/*/font-size: 70%;/**/;
	/*/*/line-height: 1.25;/**/;
	font-weight: bold;
	margin-top: 0;
	margin-left: 11px;
}
img.newsTitle{
	margin: 0 0 0 8px;
}
ul.newsfeedList {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666;
	background-color: transparent;
	font-weitht: normal;
	font-size: 60%;
	margin-left: 0;		
	/*/*/ margin-left: 35px;	/**/
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 0;
}
ul.newsfeedList li{
	/*/*/padding: 2px 0;/**/
}

/* --------------------------------------------------------- */
/* rules governing headings */
h1{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 50%;
	/*/*/font-size: 55%;/**/	
	color: #7B7B7B
}
h1.homeIntro{
	color: #fff;
	background: #7b7b7b;
	text-align: left;
	font-size: 60%;
	/*/*/ font-size: 65%; /**/
	margin: 0 0 0 15px;
	padding: 0;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 95%;
	/*/*/font-size: 100%;/**/	
	font-weight: bold;
	margin-left: 0;
	margin-top: 0;	
	margin-bottom: 0;
}
h2.red {
	color: #FC1921;
	background-color: transparent;
	margin-left: 15px;
	margin-top: 0;
	margin-bottom: 0;	
}
h2.redboldlarge{
	font-weight: bold;
	color: #FC0009;
	background-color: transparent;
	font-size: 90%;
	/*/*/font-size: 95%;/**/;
	margin-left: 15px;
	margin-bottom: 0;
}
h2.myperspective {
	color: #FC1921;
	background-color: transparent;
	margin-left: 17px;
	margin-top: 10px;	
	margin-bottom: 0;
	padding: 0;
}
h2.interviewTitle{
	font-weight: bold;
	color: #FC0009;
	background-color: transparent;
	font-size: 110%;
	/*/*/font-size: 115%;/**/;
	margin-left: 15px;
	margin-bottom: 0;
}
h2.festivals {
	color: #FFF;
	background-color: #7b7b7b;
	margin-left: 15px;
	margin-right: 15px;
}
h2.black{
	margin-left: 15px;
	color: #000;
	background: transparent;
}
h2.redbold{
	font-weight: bold;
	color: #FC1921;
	background: transparent;
	margin-left: 15px;
	margin-bottom: 0;
	margin-top: 10px;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	/*/*/font-size: 95%;/**/	
	font-weight: bold;
}
h3.white {
	color: #FFF;
	background-color: #7b7b7b;
	margin-top: 0;
	margin-bottom: 0;
}
h3.black {
	color: #000;
	background-color: transparent;
	margin-top: 0;
	margin-bottom: 0;
}
h3.smblack{
	color: #000;
	background: transparent;
	margin-left: 15px;
	font-weight: bold;
	font-size: 80%;
	/*/*/font-size: 85%;/**/
}
h3.mblack {
	color: #000;
	background-color: transparent;
	margin-left: 15px;
	margin-bottom: 0;
}
h3.topic {
	color: #FFF;
	background-color: transparent;
	margin-left: 12px;
	margin-top: 5px;
	margin-bottom: 0;
}
h3.festivals {
	color: #FFF;
	background-color: #7b7b7b;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0;
}
h4{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	/*/*/font-size: 95%;/**/	
	font-weight: bold;
}
h4.festivals {
	color: #FFF;
	background-color: #7b7b7b;
	font-size: 80%;
	/*/*/font-size: 85%;/**/;
	margin-left: 40px;
	margin-right: 15px;
	margin-bottom: 0;
}
/* --------------------------------------------------------- */
/* rules governing table cell background colors */
td.white {
	color: #000;
	background-color: #FFF;
}
td.whitebkg {
	color: #000;
	background: #fff;
}
td.grey {
	color: #FFF;
	background-color: #7B7B7B;
}
td.greydark {
	color: #FFF;
	background-color: #515151;
}
td.red {
	color: #FFF;
	background-color: #EB3E3E;
	vertical-align: middle;
}
td.yellow {
	color: #000;
	background-color: #FEB838;
}
td.orange {
	color: #000;
	background-color: #E08700;
}
td.bar-red {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	/*/*/font-size: 75%;/**/;
	color: #FFF;
	background-color: #EB3E3E;
}
td.crumb-red {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	background-color: #EB3E3E;
	font-size: 60%;
	/*/*/font-size: 65%;/**/;
}
td.crumb-red a.crumb, td.crumb-red strong{
	color: #FFF;
	background-color: #EB3E3E;
}
td.crumb-grey {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	background-color: #7B7B7B;
	font-size: 60%;
	/*/*/font-size: 65%;/**/;
}
td.crumb-grey a.crumb, td.crumb-grey strong{
	color: #FFF;
	background-color: #7B7B7B;
}
td.crumb-orange {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	background-color: #E08700;
	font-size: 60%;
	/*/*/font-size: 65%;/**/;
}
td.crumb-orange a.crumb, td.crumb-orange strong{
	color: #FFF;
	background-color: #E08700;
}
td.crumb-white {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	font-size: 65%;
	/*/*/font-size: 70%;/**/;
}
/*search results:extended search*/
td.expandTxt{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 55%;
	/*/*/font-size: 60%; /**/
	color: #fff;
	background-color: #EB3E3E;
}
/* ------------------------------------------------- */
/*style for navigation */
td.nav {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 60%;
	/*/*/font-size: 65%;/**/;
	color: #000;
	background-color: #7B7B7B;
	/*/*/line-height: 1.25;/**/;	
}
/* -------------------------------------------------- */
/*styles for marketing material */
table.manual th p{
	font-weight: bold;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
}
hr.manual{
	margin-left: 15px;
	height: 1px;
	color: #aaa;
}
p.factSheetred{
	color: #EF3E42;
	background-color: #fff;
	font-weight: bold;
}
ul.factSheet{
	margin-left: 75px
}
ul.factSheet li{
	list-style-type: square;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 65%;
	/*/*/font-size: 70%;/**/	
}
span.gold{
	font-weight: bold;
	color: #D8A54F;
	background-color: #fff;
}
table.pressNav{
	margin-left: 15px;
}
/* --------------------------------------------------------- */
/* rules governing navigation menu and links */
ul.secondary {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	/*/*/margin-top: 10px;/**/
	margin-right: 10px;
	line-height: 1.5;
}
ul>#tertiary {
	margin-left: -30px;
}
ul.tertiary {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	margin-right: 0;
	margin-left: -30px;
	/*/*/margin-left: 10px;/**/
	/*/*/margin-top: 8px;/**/
}
ul.list{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 65%;
	/*/*/font-size: 70%;/**/
}
ul.blist{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 65%;
	/*/*/font-size: 70%;/**/
	font-weight: bold;
}
ul.listnb{
	list-style-type: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 65%;
	/*/*/font-size: 70%;/**/
}
ul.festivals{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 65%;
	/*/*/font-size: 70%;/**/;
	margin-top: 5px;
	list-style-type: none;
	color: #fff;
	background-color: #7b7b7b;
}

ul.subfestivals{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 65%;
	/*/*/font-size: 70%;/**/;
	margin-left: 30px;
	/*/*/margin-left: 65px;/**/;
	margin-top: 2px;
	list-style-type: none;	
	padding: 0;
	color: #fff;
	background-color: #7b7b7b;
}
ul.subfestivals li{
	list-style-type: none;	
}
ul.sitemap{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 65%;
	/*/*/font-size: 70%;/**/;
	margin-top: -10px;
	margin-bottom: 25px;
}
ul.subjectList{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 65%;
	/*/*/font-size: 70%;/**/;	
	margin-top: 0;
	/*/*/margin-top: 10px;/**/
	margin-left: 35px;
	padding: 0;
	list-style-type: none;
}
ul.subjectList li ul{
	list-style-type: none;
}
li.secondary {	
	list-style-image: url("/images/bullet.gif");
	/*/*/margin-bottom: 5px;/**/
}
li.secondarylit {	
	list-style-image: url("/images/bullet_lit.gif");
	/*/*/margin-bottom: 5px;/**/
}
li.tertiary {	
	list-style-type: none;
	list-style-image: none;
	/*/*/margin-bottom: 5px;/**/
}
ol.numList{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 65%;
	/*/*/font-size: 70%;/**/;
	margin-left: 20px;
	/*/*/margin-left: 60px;/**/;	
	margin-top: 0;
}
dl{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 65%;
	/*/*/font-size: 70%;/**/;
	margin-left: 15px;
}
dt{
	font-weight: bold;
}
dd{
	/*/*/margin-bottom: 10px;/**/
}
/* --------------------------------------------------------- */
/* rules governing links */
a.subnav, a.subnav:visited {
	color: #414141;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}
a.subnav:hover {
	text-decoration: none;
}
a.subnavlit, a.subnavlit:visited, a.subnavlit:hover {
	color: #414141;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a.crumb, a.crumb:visited {
	color: #FFF;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}
a.crumb:hover {
	text-decoration: none;
}
a.crumblit, a.crumblit:visited, a.crumblit:hover {
	color: #FFF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a.whitebold, a.whitebold:visited ,a.whitebold:hover {
	color: #FFF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a.white, a.white:visited {
	color: #FFF;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}
a.white:hover {
	text-decoration: none;
}
a.red, a.red:visited {
	color: #EB3E3E;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}
a.red:hover {
	text-decoration: none;
}
a.black, a.black:visited  {
	color: #000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}
a.black:hover {
	text-decoration: none;
}
a.blackbold, a.blackbold:visited {
	color: #000;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a.blackbold:hover {
	text-decoration: none;
}
a.whitebold, a.whitebold:visited  {
	color: #FFF;
	background-color: #515151;
	font-weight: bold;
	text-decoration: underline;
}
a.whitebold:hover {
	text-decoration: none;
}
a.whitebold2, a.whitebold2:visited  {
	color: #FFF;
	background-color: #7b7b7b;
	font-weight: bold;
	text-decoration: underline;
}
a.whitebold2:hover {
	text-decoration: none;
}
a.greybold, a.greybold:visited {
	color: #7B7B7B;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a.greybold:hover {
	text-decoration: none;
}
a.redboldonorange {
	color: #FC0009;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a.redbold, a.redbold:visited  {
	color: #EB3E3E;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a.redbold:hover {
	text-decoration: none;
}
a.redboldlarge, a.redboldlarge:visited  {
	color: #EB3E3E;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
	font-size: 110%;
}
a.redboldlarge:hover {
	text-decoration: none;
}
a.advanced, a.advanced:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	background-color: #EB3E3E;
	font-size: 60%;
	/*/*/font-size: 65%;/**/;
	text-decoration: underline;
}
a.advanced:hover {
	text-decoration: none;
}
a.other, a.other:visited  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	font-size: 60%;
	/*/*/font-size: 65%;/**/;
	text-decoration: underline;
	margin-left: 10px;
}
a.other:hover  {
	text-decoration: none;
}
a.other2, a.other2:visited  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	background-color: transparent;
	font-size: 60%;
	/*/*/font-size: 65%;/**/;
	text-decoration: underline;
	margin-left: 10px;
}
a.other2:hover  {
	text-decoration: none;
}
a.important, a.important:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #7B7B7B;
	background-color: transparent;
	font-weight: bold;
	font-size: 60%;
	/*/*/font-size: 65%;/**/;
	text-decoration: underline;
	margin-right: 20px;
}
a.important:hover {
	text-decoration: none;
}
a.pagingwhite, a.pagingwhite:visited {
	color: #FFF;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}
a.pagingwhite:hover {
	text-decoration: none;
}
a.pagingblack,a.pagingblack:visited  {
	color: #000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}
a.pagingblack:hover {
	text-decoration: none;
}
/* -------------------------------------------------*/
/* style sheet for cbc archive feature include */
div.cbcCapsule td.greydark {
	color: #FFF;
	background-color: #515151;
}
div.cbcCapsule a.whitebold, div.cbcCapsule a.whitebold:visited  {
	color: #FFF;
	background-color: #515151;
	font-weight: bold;
	text-decoration: underline;
}
div.cbcCapsule a.whitebold:hover {
	text-decoration: none;
}
div.cbcCapsule p.features {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	background-color: #515151;
	font-size: 60%;
	/*/*/font-size: 65%;/**/;
	margin: 0;
}
div.cbcCapsule a.other, div.cbcCapsule a.other:visited  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	font-size: 60%;
	/*/*/font-size: 65%;/**/;
	text-decoration: underline;
	margin-left: 10px;
}
div.cbcCapsule a.other:hover  {
	text-decoration: none;
}
