  
    body, ul, ol, li, p, form, fieldset, legend, input, img, div {
    margin:0pt;
    padding:0pt;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
	}	

    h1, h2, h3, h4, h5, h6 {
    margin:0pt;
    padding:0pt;
    font-family:Georgia;    
    }
    
	#places_wrap{
	border:1px solid #3d3d3d;
	width: 600px;
	height:275px;
	background-color: #FFF;
	font-size:12px;
	margin:0pt;
	padding:0pt;
	line-height:1;
	}
    
    #RowA{
    border-right:1px solid #cccccc;
	width:331px;
	float:left; 
	background:#FFF;
	}
    
    #header {
	width: 331px;
	height:45px;
	border-bottom: solid 1px #CCCCCC;
	overflow:hidden;
	position: relative;
  	float:left;
	}
	
	#header a{
	margin:0;
	padding:0;
	float:left;
	}

	#header img{
	border:none;
	margin-top:3px;
	padding:0;
	}	
	#headerTitle{
	color:#666666;
	display:inline;
	font-family:Trebuchet MS;
	font-size:10pt;
	font-weight:normal;
	padding:18px 0 0 0;
	float:left;
	margin-left:5px;
	}

	#headerTitle a{
	float:none;
	}
	.Results{
	color:#FFF000;
	display:inline;
	font-family:Trebuchet MS;
	float:left;
	height:200px;
	margin:0;
	overflow:auto;
	width:331px;
	}
	.Results ol{
	display:block;
	margin:0 0 0 20px;
	position:relative;
	padding:20px;
	}
	.Results li{
	color:#000000;
	font-weight:bold;
	margin:0;ion:relative;
	list-style:decimal;
	}

	.PlaceName{
	color:#FFF000;
	display:block;
	margin:0;
	font-weight:normal;
	}
	.PlaceName a{
	color:#f04623;
	display:block;
	font-size:1.2em;
	margin:0;
	text-decoration:underline;
	}

	#RowB{
	width:268px;
	height:275px;
	float:right;
	}
	
	#RowB img{
	margin:0px;
	padding:0px;
	}

	span{
	color:#ffffff;
	text-decoration:none;
	}

	.Address{
	border:none;
	display:block;
	position:relative;
	margin:5px 0 20px;
	text-align:left;
	}
	.Address a{
	color:#6a6a6a;
	font-size:0.9em;
	}

/* footer */
	#footer {
	border-top:1px solid #cccccc;
	padding:3px 0 0;
	clear: both;
	background-color:#f5f5f5;
	height:19px;
	padding:9px 10px 0 10px;
	}
	#footerText {
	color:#9f9f9f;
	float:left;
	font-style:italic;
	padding:0;
	}
	#footerClose{
	margin:0;
	display:inline;
	float:right;
	}
	#footerClose a{
	text-decoration:underline;
	color:#ee4725;
	}