/* $Revision: 1.8 $ 
 *
 * Sitecopy Level 2 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 libarary.  By using this CSS package, you 
 * are accepting the support model described above.
 *
 * Cisco.com Site Development Team
 ************************************************/
.sitecopy .content-region-vision .item h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
} 

#framework-content-main .sitecopy .content-region-vision .item h1 {
	font-size: 140%;
}

.sitecopy .content-region-vision .item {
  	background-position: 12px 19px;
}

/******************************************************
 * Lists (Unstyled Default Behavior for L2)
 *****************************************************/
.sitecopy ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
	list-style-type: none;
}

.sitecopy li {
	margin-bottom: 6px;
	line-height: 12px;
}
