ul.indexlist {
	font-size: 14px;
	list-style-image:url(images/ico_indexlist.gif);
	line-height: 200%;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

dl.host, dl.guest {
margin-bottom: 1em;
clear:left;
}
dl.host dt {
font-weight: bold;
color:#666666;
float: left;
width:45px;
}
dl.host dd {
margin-left: 45px;
color:#666666;
}
dl.host dd p {
line-height: 160%;
margin-bottom: 1em;
}
dl.guest dt {
font-weight: bold;
float: left;
width:45px;
}
dl.guest dd {
margin-left: 45px;
}
dl.guest dd p {
line-height: 160%;
margin-bottom: 1em;
}

p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	line-height: 140%;
}