/*
product-category-titles.css
$Revision: 1.3 $

(c) 1992-2009 Cisco Systems, Inc. All rights reserved.
Terms and Conditions: http://cisco.com/en/US/swassets/sw293/sitewide_important_notices.html
*/

/*
*************************************************************
Product Category Pages - .title-section H1 Overrides (temp)
*************************************************************
*/

/*
adding as a temporary fix to targeted 1.x product cat pages
that will have their .title-page h2's removed as part of '09 redesign.
file will be manually link from affected pages.
a more permanant solution shoud is pending.
*/
#framework-content-titles .title-section {
   color: #434e52;
   font-size: 155.5%;
   margin: 13px 0 9px;
   padding-left: 11px;
}

