/* $Revision: 1.2 $ 
 *
 * Sitecopy Level 3 CSS styles/overrides 
 * (c) 1992-2004 Cisco Systems, Inc. All rights reserved. Terms and Conditions: 
 * http://cisco.com/en/US/swassets/sw293/sitewide_important_notices.html
 *
 * This css library has been developed to the specifications 
 * located at:  http://wwwin.cisco.com/webdev/internet/ue/cueg/
 * please follow the instructions located at that url to
 * properly use this library.  By using this CSS package, you 
 * are accepting the support model described above.
 *
 * Cisco.com Site Development Team
 ************************************************/
/* These handle the listing on products pages. */
body .categoryHome {
	margin: -17px 0px 9px 9px;
}



body .categoryHome2 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*******************************************************
 * These handle the Interfaces & Modules listing 
 * 
 * IMPORTANT NOTE: These overrides must come before
 *   The .hll overrides below 
 */
body .contentTier1Margins {
	margin: -15px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

body .contentTier1Margins .contentBoldLink,
body .contentTier1Margins .contentLink,
body .contentTier1Margins .link-total {
	font-size: 11px; /* was 88%; */
}

body .contentTier1Margins .contentContent {
	font-size: 11px; /* was 88%; */
	color: #666666;
}

/* IOS Listing */
body .hll a.contentBoldLink,
body .hll a.contentlink,
body .hll .linkTotal {
	font-size: 11px; /* was 88%; */
}

/******************************************************
 * BASELINE OVERRIDES on sitecopy.css
 ******************************************************/

.sitecopy .table-vision .table-column-right,
.sitecopy .table-vision-alt .table-column-right {
	padding: 0px 0px 0px 2px;
}

/******************************************************
 * Lists
 *****************************************************/
.sitecopy ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
	list-style-type: none;
}

.sitecopy ul li {
	margin-bottom: 6px;
	line-height: 12px; 
}

#framework-content-main .sitecopy ul li {
	line-height: 110%; 
}