/* 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: 88%;
}

body .contentTier1Margins .contentContent {
font-size: 88%;
color: #666666;
}

/* IOS Listing */
body .hll a.contentBoldLink,
body .hll a.contentlink,
body .hll .linkTotal {
font-size: 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;
list-style-type: none;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
}

.sitecopy ul li {
margin-bottom: 6px;
line-height: 12px; 
}

#framework-content-main .sitecopy ul li {

}
