@CHARSET "utf8";
#map_canvas
{
  height: 100%;
}
#map_canvas 
{
	height: 450px;
}
#twitter {
	margin-left:4px;
}

#twitter #twitter_update_list {
	background:url(../images/bk_twitter_box_top.png) 0 0 no-repeat;
	padding:3px 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	line-height:125%;
	color:#666;
}

#twitter #twitter_update_list li{
	list-style-type:none;
	padding-top:10px;
	width: 680px;
}

#twitter #bottom {
	height:36px;
	background:url(../images/bk_twitter_box_bottom.png) 0 0 no-repeat;
	padding-left:63px;
	padding-top:45px;
	font-weight:bold;
}
