ol,li,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 90%;
}

body
{
  background-color:#fff;  
}
#content_wrapper
{
	padding:20px;
}

.smalltext{
	font-size:10px;
	}

.list, .listlines
{
	width: 100%;
	padding:0px;
	margin:0px;
	border: 1px solid #933;
	margin-top:15px;
	border-collapse: collapse;
}
.listlines th, .listlines td
{
	border: 1px solid black;
}

.map_caption .title
{
	font-weight:bold;
	border-bottom:1px solid black;
}
.map_caption .description
{
	
}