/*industry-solutions_embedded_solutions_line*/
			#center #center_right ul.examples
			{	
				margin: 0;
			}
			
			#center #center_right ul.examples li
			{
				list-style-image: none;
				list-style-type: none;
				margin-bottom: 15px;
			}
			
			#center #center_right ul.examples li h3
			{
				font-size: 11px;
			}
			
			#center #center_right ul.examples li img
			{
				float: left;
				margin: 5px 5px 5px 0;
				border: none;
			}
			
			#center #center_right ul.examples p
			{
				clear: left;
			}
			
			#center #center_right ul.examples p.sub
			{
				color: #4f4f4f;
				font-style: italic;
				margin-bottom: 4px;
			}
			
			#center #center_right ul.examples p.sub span
			{	
				margin-right: 5px;
				width: 120px;
				display: inline-block;
				float: left;
			}
			
			#center #center_right ul.examples p.sub a
			{
				color: #4f4f4f;
			}
			
/*end_industry-solutions_embedded_solutions_line*/
