#boiler_plate {
	float:left;
	width:365px;
	font-size:15px;
	line-height:19px;
	margin:0;
	padding:50px 0 0 0;
}

#infobox {
	position:absolute;
	top:275px;
	left:571px;
}

#infobox #hdr {
	width:168px;
	height:19px;
	background-image: url(/img/hdr_infobox.gif);
	background-repeat: no-repeat;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	color:#ffffff;
	padding:4px 0 0 30px;
}

#infobox .subhdr {
	width:168px;
	height:20px;
	background-image: url(/img/midbar_infobox.gif);
	background-repeat: no-repeat;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	color:#ffffff;
	padding:4px 0 0 30px;
}

#infobox #ftr {
	width:198px;
	height:7px;
	background-image: url(/img/ftr_infobox.gif);
	background-repeat: no-repeat;
}

#infobox #btm_nav {
	padding:42px 0 0 20px;
	font-size:11px;
	line-height:14px;
	color:#aead8a;
}

#infobox .infobody {
	width:198px;
	height:90px;
	background-image: url(/img/bg_infobox.gif);
	background-repeat: repeat-y;
}

#infobox .infobody a {
	color: #ffffff;
}

#infobox ul {
  	list-style-type: none;
  	margin: 0;
	padding: 20px 0 0 0;
}

#infobox li {
	background-image: url(/img/blt_infobox.gif);
	background-repeat: no-repeat;
	background-position: 1em 0.3em;
	padding-left: 2.15em;
	color:#ffffff;
}
