#localcontent {padding: 0px;}

#localcontent ul h1 {font-weight: bold; color: blue; font-size: 14px;}

#localcontent ul li {background: white; margin: 10px; padding: 5px;
        border: dashed 1px #808080;
	list-style-type: none;
	width: 50%;
        }


