.bbrListBox {
	margin-top:2em;
}


.bbrListBox h2 {
	margin:0;
	padding: 0;
	float:left;		
	text-transform:capitalize;		
	font-weight:bold;
	color: #4257C9;	
	font-size: 1.5em;

}	
.bbrBox-ListHeader { overflow:hidden; }	

.bbrSearchBox, .bbrSearchBox input {
	font-size: 12px!important; /* This should NOT be em */
}
input.bbrTextInput {
	font-size: 14px!important;	/* This should NOT be em */
}

.bbrSearchBox {
	float:right;
	width:350px;
	text-align:right;
}
.bbrSearchBox .bbrTextStyle1 {
 	font-size: 1.4em!important;	/* This should NOT be em */
}
.bbrListBox .bbrBox-ActionBar {	
	margin-top:5px;
	clear:both;
	font-size:.9em;
	margin-bottom: 1em;
    font-size: .9em;	
}
.bbrListBox .bbrBox-ActionBar .bbrTip {
	font-size:1.2em;
	padding-left:.3em;	
    font-weight: bold;
    color: gray;
	
}
.bbrListBox .bbrBox-ActionBar .bbrBox-Actions  {
	float:right;
	color:blue;	
}

/* UL LISTS ============================= */
.bbrListBox ul.bbrList {
	clear:left;
}
.bbrListBox ul li h3 {
	margin: .2em 0;
	font-size:1em;	
	font-weight:bold;
	padding: 4px 5px 1px 0px;	
	margin-bottom: 4px;
	font-size:1.1em;		

	color:	#616AB4;
	border-bottom:7px solid #616AB4;

}




.bbrListBox ul {
  list-style:none;	
  padding:0; 
/*  border:1px solid lime;*/
  margin: .3em 0 0 0;
  
}

/* LEVEL 2 indenting */
.bbrListBox ul.bbrLevel2 {
	 padding: 0 8px;
}


.bbrListBox ul li.bbrLevel2 {
	list-style:none;
	margin-bottom: 4px;
	line-height: 1em;	
	padding: 2px 10px 2px 4px;

}

/* LIST ITEM  BUTONS ======================================*/
.bbrListBox ul li .bbrLink {
	vertical-align:text-bottom;
}
.bbrListBox ul li .bbrLink-Title {
	padding-left: 20px;
	display:block;	 
}
.bbrListBox ul li .bbrLink button.bbrTogArrow { /*Toggle arrow on each item */
	margin-left:-20px;
	vertical-align:text-top;
	height:18px;
	width:20px;

}



.bbrListBox ul.bbrLevel2 li.bbrClosed button.bbrTogArrow  {
	background: url(images/triangle-med-gray.gif) 0 0 no-repeat;

}

.bbrListBox ul.bbrLevel2 li.bbrOpen button.bbrTogArrow  {
	background: url(images/triangle-med-dn_gray.gif) 0 0  no-repeat;
}

.bbrListBox ul li a, .bbrListBox ul li a:visited {
/* PRIMARY TITLE COLOR */
	text-decoration:none;
	font-size:.9em;
	padding-top: 2px;
	padding-bottom: 4px;
	font-weight:bold;

	color:#4C5167;
}

.bbrListBox ul a:focus {
	outline:none;
}
/*------------------------------------------- */

.bbrListBox ul.bbrLevel2 li.bbrEven {
	background-color:#EAEBF2;
}

.bbrListBox ul.bbrLevel3 {
	margin: 0 4px;
	line-height: normal;
}


/* Toggle panes */
.bbrListBox .bbrTogPane  {
	display:none;
	background-color:	#FBFAFF;
	background-color:transparent;
	padding: 4px 12px 0px 12px;

}

/* ActionItem and Things You should Know pages...  */
.bbrListBox li.bbrLevel2-a a {
	text-decoration:underline;
	color:blue;
}

.bbrListBox li.bbrLevel2-a a:visited {
	text-decoration:underline;
	color:#4C5167;
}

/* stories stuff...  */
.bbrListBox .bbrItemHdr {
	font-weight:bold;
	font-style:normal;
	padding: 0 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-left: -70px;
	margin-top: 2px;
	background-color:gray;
	width:40px;
	padding: 6px 8px 8px 8px;

}

.bbrListBox .bbrStoryHdr-Img {
	font-weight:bold;
	font-style:normal;
	padding: 0 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-left: -50px;
	margin-top: 2px;
	width:100px;
	height:100px;
	padding: 0px 8px 8px 8px;
}

.bbrStoryImg {
	width:90px;
	height:90px;
}

.bbrStoryTeller {
	font-weight:normal;
	font-style:normal;
	padding: 0 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-left: -10px;
	margin-top: 2px;
	height:100px;
	padding: 0px 8px 8px 8px;
}

.bbrListBox .bbrStoryContent {
	font-weight:normal;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-left: -270px;
	margin-top: 82px;
	width:100%;
	padding: 2px 8px 8px 8px;
	border-top:2px solid #616AB4;
}

.bbrStoryTellerDate {
	font-weight:normal;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
}

/* this needs more specifics SEE FIX*/
.bbrListBox ul li p {
	margin:.5em 0;
	padding-left: 70px;

}

.bbrListBox .bbrItemHdr-Sty1 {
	/* Myths Hdr */	
	color:white;	
	border-right:0 solid red;	
}
.bbrListBox .bbrItemHdr-Sty2 {
	/* Facts Hdr */

	color:lime;	
/*	color: #F9CC28;*/
	background-color:black;	
	border-right:0 solid lime;
}


.bbrListBox .bbrTogPane  p.bbrTextStyle1,
.bbrListBox .bbrTogPane  p.bbrTextStyle2 {
	/*critical. corrects extra line problem in IE6/7 */
	  padding-top:1px;
}

.bbrListBox .bbrTogPane .bbrTextStyle1 { 	/* myth text */
	color:#7A7A99;
	color:#5E5E75;

	margin-bottom: 1.5em;
	padding-top:1px; /* FIX IE BUG */

	font-family:"MS Sans Serif", Geneva, sans-serif;
	font-size: .95em;

}

.bbrListBox .bbrTogPane .bbrTextStyle2 {
	/* facts text */
	font-family:Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-size: .94em;
}

.bbrListBox .bbrTogPane .bbrTextStyle1 .bbrText,
.bbrListBox .bbrTogPane .bbrTextStyle2 .bbrText {
	display:block;
	border-left:4px solid #E8E8E8;
	padding: 0 0 6px 6px;

}


/* this was added after IE6 jog fix, because IE uses margin, not padding. It's messed up */
.bbrListBox .bbrTogPane  p.bbrItemFooter {
 	margin-left:10px;
 }


.bbrListBox .bbrTogLink {
	display:none;
	margin-left:8px;
	font-size:.9em;
	color:blue;
}

.bbrItemFooter {
	font-size: .8em;
	font-family:Arial, Helvetica, sans-serif;
}

.bbrItemFooter a:link {
	text-decoration:underline;
	color:blue;
  	font-size:.85em;
}

.bbrItemFooter a:visited {
	text-decoration:underline;
	color:blue;
  	font-size:.85em;
}

.bbrItemFooter a:hover {
	text-decoration:underline;
	color:red;
}
.bbrItemFooter .bbrR {
	float:right;
	margin-right: 10px;
}
.bbrItemFooter .bbrR-Last {
	margin-right:0;
}

.bbrItemNo {
	font-weight:bold;
	margin-right:2em;
}

.bbrDate {
	float:center;
	font-style:italic;
  	font-size:.75em;
	margin-left:1em;
}

html .fb_share_link {
	background:transparent url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?6:26981) no-repeat scroll left top;
	height:16px;
	padding:2px 0 0 20px;
}

html .twitter_share_link {
	background:transparent url(http://www.healthcarereformmyths.org/images/twitter.gif) no-repeat scroll left top;
	height:16px;
	padding:2px 0 0 20px;
}

/* ==========  Admin table classes  =========== */
.TableStyle {
	width: 100%;
	border-spacing: 15px;
	padding: 10px 10px 10px 10px;
	}

.TableHeading {
	background-color: #BBBBBB;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	width: 100% }

.TableRowOdd {
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial;
	font-size:  14px}

.TableRowEven {
	background-color: #EEEEEE;
	color: #000000;
	font-family: arial;
	font-size:  14px}

.TableCategory {
	background-color: #DDDDDD;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	font-size:  14px}

.instruct {
	list-style-type:decimal;
}

