/* items by customer/industry/solution/technology/etc */
/* the block of links to anchors. */
body {
	text-align: left;
}
#localNav {
	background: url(http://www.sas.com/success/images/white_gray_tile.gif);
	margin: 0 0 0px 0;
	padding: 15px 15px 0 15px;
}
#localNav ul {
	list-style-type: none;
	float: left;
	width: 40%;
	margin: 0 10px 0 0;
}
#localNav ul li {
	background: url(http://www.sas.com/images/diamond_table.gif) top left no-repeat;
	padding: 0 0 0 11px;
	margin: 0 0 5px 0;
}
#localNav a {
	color: #333;
	text-decoration: none;
}
#localNav a:hover {
	color: #06c;
	text-decoration: underline;
}
#bylinks a:hover {
	color: #0067BA;
	text-decoration: underline;
}
#videosuccess {
	text-align: right;
	margin: 5px 0 0 0;
	font-size: 85%;
	color: #333;
	font-weight: bold;
	height: 15px; 
}
#vidicon {
	background: url(http://www.sas.com/success/images/vidicon.gif) no-repeat;
	padding: 1px 0 2px 23px;
	height: 19px;
}
#successlist {
	font-size: 85%;	
}
#bylist p {
	margin: 10px 0 10px 0;
	padding: 3px 0 3px 15px;
	font-weight : bold;
	color : #333;
	background: #dedbde url(http://www.sas.com/images/arrow_in_graybar.gif) no-repeat 0 2px;
	clear: both;
}
#bylist p a {
	color: #333;
}
#bylist .backtotop {
	float: right;
	background: url(http://www.sas.com/images/backtotop.gif) top left no-repeat;
	padding: 0;
	margin: 3px 25px 0 0;
	width: 72px;
	height: 11px;
}
#bylist .backtotop a {
	display: block;
	width: 72px;
	height: 11px;
	text-decoration: none;
}
#bylist ul {
	float: left;
	padding: 0 3px 0 3px;
	margin: 0 20px 0 0;
	color: #333;
	list-style: none;
}
#bylist ul li {
	font-weight: roman;
	margin: 0 0 10px 0;
}
#bylist ul li.video {
	background: #eee;
	padding: 5px 5px 5px 5px;
	/* height: 50px; */
	height: 1%;
}
#bylist ul li.video img {
	float: left;
	margin: 0 5px 5px 0;
	border: 0;	
	height: 1%;
}
#bylist ul li.video a {
	background: url(http://www.sas.com/success/images/vidicon.gif) no-repeat;
	padding: 2px 0 2px 22px;
}
#bylist ul a {
	color: #0066CC;
	margin: 0 5px 0 0;
}
#bylist ul a:hover {
    text-decoration: underline;
}
#content ul li a strong {
	font-weight: normal;
}