@charset "utf-8";
/* CSS Document */
.wrapper .column{
	float: left;
	width: 760px;
	margin: 0px 10px 0px 10px;
	height: auto;
}
.wrapper .title{
	background: url(../../images/title_bar1.gif	) no-repeat left top;
	height: 35px;
	width: 740px;
	margin: 0px 0px 0px 10px;
	padding: 0 0 0 30px;
	font-size: 16px;
	line-height: 2.5em;
	vertical-align: middle;
	clear: both;
}
.wrapper .column p{
	margin: 5px 10px 5px 10px;
	padding: 0 0 0 15px;
	line-height: 2em;
	clear: both;
}
.wrapper .column li{
	background: url(../../images/arrow_down.gif) no-repeat left center;
	padding: 0 0 0 15px;
	line-height: 2em;
	vertical-align: middle;
}
.wrapper .column .answer .outerLink{
	background: url(../../images/point.gif) no-repeat left top;
	padding: 0 0 0 30px;
	line-height: 3em;
	vertical-align: middle;
	clear: both;
}
.wrapper .column p{
	float: left;
	width: 220px;
	margin: 0px;
	padding: 10px 0 0 20px;
	font-size: small;
	line-height: 2em;	
}
#map{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 0 0px;
}





