﻿div#guide_nav2 {
	width: 180px;
	height: auto;
	padding-bottom: 10px;
	float: left;
	overflow: hidden;
}

#guide_nav2 h2{
  color:black;
  margin:0px;
  padding:0px;
	background-image: url(../../../Images/guide_h2n_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 165px;
	padding-top: 5px;
	padding-left: 15px;
	line-height: 25px;
	font-size: small;
	font-weight: bold;
}

div#guide_nav2_bg {
	width: 178px;
	height: auto;
	float: left;
	background-color: #FFFCD2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B49F84;
	border-bottom-color: #B49F84;
	border-left-color: #B49F84;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#guide_nav2_bg ul {


}

div#guide_nav2_bg li {
	list-style-type: none;
	margin-bottom: 2px;
}
