.list_1	li	{
						background-image: url(../images/marker_1.gif);
						background-position:0px 0px;
						background-repeat:no-repeat;
						font-size:11px;
						margin:0px 0 0px 0px; 
						padding:0px 0 0 16px;
						height:auto;
						line-height:20px;
						color:#5E5E5E;
						font-family:Arial, Helvetica, sans-serif;
						
						border-bottom:1px solid #D7D7D7;
						}
.list_1 li a	{
						color:#5E5E5E;
						font-size:10px;
						text-decoration:none;
						font-size:11px;
						}
.list_1 li a:hover	{
						color:#5E5E5E;
						font-size:10px;
						text-decoration: underline;
						font-size:11px;
						
						}
/*----------  list_2	 ---------------------*/
.list_2	li	{
						background-image: url(../images/bg_marker_1.gif);
						background-position:0px 1px;
						background-repeat:no-repeat;
						font-size:11px;
						margin:0px 0 0px 0px; 
						padding:0px 0 0 9px;
						height:14px;
						line-height:12px;
						color:#5E5E5E;
						}
.list_2 li a	{
						color:#5E5E5E;
						font-size:10px;
						text-decoration:none;
						font-size:11px;
						}
.list_2 li a:hover	{
						color:#5E5E5E;
						font-size:10px;
						text-decoration: underline;
						font-size:11px;
						}	
/*----------  list_3	 ---------------------*/
.list_3	li	{
						background-image: url(../images/marker_1.gif);
						background-position:0px 0px;
						background-repeat:no-repeat;
						font-size:11px;
						margin:0px 0 0px 0px; 
						padding:0px 0 0 16px;
						height:14px;
						line-height:14px;
						color:#5E5E5E;
						}
.list_3 li a	{
						color:#5E5E5E;
						font-size:10px;
						text-decoration:none;
						font-size:11px;
						}
.list_3 li a:hover	{
						color:#5E5E5E;
						font-size:10px;
						text-decoration: underline;
						font-size:11px;
						}
