#result {
	background:#ffffff;
	margin:20px auto;
	padding:20px 10px 20px 10px;
	text-align:left;
	border:1px dotted #550a13;
	min-height:200px;
	line-height:2em;
	letter-spacing:1px;
	width: 14.8cm;
	font-size:11px;
	font-family:"Helvetica Neue", Arial, sans-serif;
	overflow: hidden;
}


#result a:link {color:#4261DF; text-decoration:none; border-bottom:none;}     /* unvisited link */
#result a:visited {color:#1A3577; text-decoration:none; border-bottom:none;}  /* visited link */
#result a:hover {color:##0728ED; text-decoration:none; border-bottom:1px dotted #0728ED;}   /* mouse over link */
#result a:active {color:#3BB000; text-decoration:none; border-bottom:none;}   /* selected link */

ul li
{
list-style-type: none;
list-style-image: none;
list-style-position: outside;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-left: 37px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #cbcec5;
}

