/*
support_hp.css
$Revision: 1.2 $
(c) 1992-2009 Cisco Systems, Inc. All rights reserved.
Terms and Conditions: http://cisco.com/en/US/swassets/sw293/sitewide_important_notices.html
*/

/* temp layout overrides */
#framework-content-titles h1.title-page {
    padding-bottom:2px;
    }


/* Page layout containers */
.support-col-abc,
.support-col-ab,
.support-col-a,
.support-col-b,
.support-col-c,
.support-col-d {
    position:relative;
    float:left;
    width: 238px;
    margin-top:0;
    }

.support-col-abc { width:714px; } /* includes 16px gutter */
.support-col-ab  { width:476px; }
.support-col-d   { width:188px; }

/* Page layout modules */
.support-col-abc .c01v1,
.support-col-abc .a03v3,
.support-col-abc .c00v18,
.support-col-abc .c28,
.support-col-ab .c28,
.support-col-a .c28,
.support-col-b .c28,
.support-col-c .c28 { margin-right:16px; }

.support-col-d .c28,
.support-col-d .s04v3,
.support-col-d .s07v3 { margin-right:0; }


/* not applicable to col-d */
.support-col-a .c28v4 ul,
.support-col-b .c28v4 ul,
.support-col-c .c28v4 ul { 
    min-height:92px;
    _height:92px;
    }

/* One-Off? */
.support-col-ab .c28v1 .as-showoptions { 
    _width:458px; 
    }

.support-col-ab .c28v3 div {
    min-height:72px;
    _height:72px;
    }
.support-col-a .b-align ul,
.support-col-b .b-align ul,
.support-col-c .b-align ul,
.support-col-d .b-align ul {
    min-height:117px;
    _height:117px;
    }

.support-col-a .c28v5 p,
.support-col-b .c28v5 p,
.support-col-c .c28v5 p,
.support-col-d .c28v5 p {
    min-height:94px;
    _height:94px;
    width:154px;
    %width:152px;
    }

/* One-Off? */
.support-col-a .b-align p,
.support-col-b .b-align p,
.support-col-c .b-align p,
.support-col-d .b-align p {
    min-height:111px; /* ck: b330 105 */
    _height:111px; /* ck: b330 105 */
    }

