@charset "UTF-8";

	.supportTeaser {
	width: 192px;
	background: url(/images/ResourcesBox-New/navi_bg.jpg) no-repeat bottom;
	padding-bottom: 8px;
	margin-bottom: 15px;
	}
	#supportHdNavi {
	width: 192px;
	background: url..(/images/ResourcesBox-New/navi_bg_top.jpg) no-repeat;
	font-size: 1em;
	}
	   
	.supportTeaser h2 {
	padding: 15px 10px 5px;
	margin:0 0 10px;
	padding: 0 0 0px;
	font: bold 1.17em/140% Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3C723;	
	}
	   
	   
	.supportTeaser ul {
	margin: 8px 10px;
	padding:0;
	list-style:none;
	font-size: 1em;
	}
	.supportTeaser li {
	padding-left: 12px !important;
	background: url(/images/ResourcesBox-New/li_arrow.gif) no-repeat 0 6px;
	line-height:20px;
	font-size: .9em;
	display:block;		
	margin-left:-10px;
	}
	   
	   
	
	.supportTeaser  li.active {
		background: url(/images/ResourcesBox-New/li_arrow.gif) no-repeat 0 5px;
	}
	.supportTeaser  ul a {
		text-decoration: none;
		color: #666;
	}
	.supportTeaser ul ul a {
		text-decoration: none;
	}
	.supportTeaser  ul ul a:hover {
		text-decoration: underline;
	}
	.supportTeaser ul ul {
	list-style:none;
	border: 1px solid #c5c5c5;
	border-width: 1px 0;
	display:none;
	margin-bottom: 4px;
	padding-right: 10;
	padding-bottom: 3px;
	
	}
	.supportTeaser  ul ul li {
	padding-left: 5px;
	background: url(/images/ResourcesBox-New/li_min.gif) no-repeat 0 8px;
	line-height:12px;
	font-size: 12px;
	}
	.supportTeaser div {
	margin:0;
	padding: 10px 10px 8px;
	background: url(/images/ResourcesBox-New/navi_bg_top.jpg) no-repeat;
	font: normal 12px/170% Arial, Helvetica, sans-serif;
	}
	.supportTeaser a {
		text-decoration: none;
		color: #666;
	}
	.supportTeaser a:hover {
		text-decoration: underline;
	}

