/* START BRIEFS ON TAG PAGES (pagination and expand/collapse) */
.tag_brief { margin: 0 0 20px 0; display: block; width: 563px; }
  .tag_brief h2 { color: #578b9e; font: normal 14px/14px Helvetica, Arial, sans-serif; height: 25px; padding: 13px 0 7px 0; width: 563px; }
	  .tag_brief h2 span.trigger { cursor: pointer; display: block; float: left; height: 100%; width: 40px; }
	  .tag_brief h2.open { background: url(/kbc.nsf/images/tag_brief_hd.jpg) 0 0 no-repeat; padding: 13px 0 0 0; }
	  .tag_brief h2.waiting { padding: 13px 0 0 0; }
	  .tag_brief h2.closed { background: url(/kbc.nsf/images/tag_brief_hd.jpg) 0 -38px no-repeat; }
	  .tag_brief h2 strong { color: #000000; }
	  .tag_brief h2 em { color: #444444; font-style: italic; }
	  .tag_brief h2 a { color: #ffffff; font-weight: bold; text-decoration: underline; }
.tag_brief ul { background: url(/kbc.nsf/images/tag_brief_ul.jpg) 0 bottom repeat-x #eef8ff; padding: 14px; width: 535px; }
  .tag_brief ul li { background: url(/kbc.nsf/images/tag_brief_li.jpg) 0 0 no-repeat; clear: both; min-height: 120px; padding: 14px; }
.tag_brief div.toggle, .tag_brief div.first { background: url(/kbc.nsf/images/tag_brief_bottom.jpg) 0 bottom no-repeat #CAEAFF; padding: 0 0 8px 0; }
   .date_wrapper { float: left; padding: 0 0 14px 0; } 
    .tag_brief img { display: block; margin: 0; padding: 0 10px 0 0; }
    .tag_brief span.date { background: url(/kbc.nsf/images/tag_brief_date.jpg) 0 0 no-repeat; clear: both; color: #578b9e; display: block; font: normal 11px/17px "Lucida Grande", Verdana, sans-serif; height: 20px; margin: 0; overflow: hidden; padding: 3px 14px 0 0; text-align: center; width: 100px; }
  .tag_brief h3 { color: #2a3339; display: block; font: bold 12px/19px "Lucida Grande", Verdana, sans-serif; margin: 0 0 4px 0; }
  .tag_brief p { color: #616e72; display: block; font: normal 11px/17px "Lucida Grande", Verdana, sans-serif; }
  .tag_brief p a { color: #f0953b; }
	
	ul.page { height: auto; }

	.pagination { background: url(/kbc.nsf/images/tag_pagination.jpg) 14px 0 no-repeat #CAEAFF; clear: both; padding: 0 0 0 14px; } 
	.tag_brief ol { display: inline; }
	.tag_brief ol li { display: inline; font: bold 12px/29px Verdana, Arial, sans-serif; color: #ffffff; list-style: none; }
	  .tag_brief ol.limit { padding: 0 8px 0 0; }
	  .tag_brief ol.limit li.show { cursor: text; font-weight: normal; padding: 0 6px 0 12px; text-decoration: none; }
	  .tag_brief ol li a { cursor: pointer; padding: 0 4px; }
	  .tag_brief ol li a.previous { padding: 0 8px; }
	  .tag_brief ol li a.next { padding: 0 12px 0 8px; }
	  .tag_brief ol li a.active { color: #ffffff; cursor: text; text-decoration: none; }
	  .tag_brief ol li a { color: #5a7e96; text-decoration: underline; }
	  .tag_brief ol li a.previous { font-weight: normal; text-decoration: none; }
	  .tag_brief ol li a.next {  font-weight: normal; text-decoration: none; }
	  .tag_brief ol li a.open { color: #caeaff; }
	  .tag_brief ol li a.closed { color: #8db4ca; }
 /* END BRIEFS ON TAG PAGES (pagination and expand/collapse) */
