#holdfire #guide {
	width:490px;
	padding:5px;
	line-height:1.6em;
}
#holdfire #guide a {
	display:block;
	width:476px;
	border: 2px solid #999999;
	text-align:left;
	line-height:1.5em;
	padding: 3px 10px;
	background-color:#F8F8F3;
	margin-bottom: 5px;
	font-size: 1.2em;
	text-decoration: none;
	letter-spacing:0.2em;
	color: #3366CC;
	font-weight:bold;
}
#holdfire #guide a:hover{
	background-color:#0099FF;
	color:#FFFFFF;
	border: 2px solid #FFFF99;
}
#holdfire h1 {
	margin:0 0 5px 0;
	padding:0px;
}
#holdfire #set {
	width:490px;
	padding:5px;
	background-color: #F2FBFF;
	font-size:10px;
	line-height:1.6em;
	margin-bottom:100px;
	border:1px dotted #333333;
}
#holdfire #set h2 {
	margin:0 0 5px 0;
	padding:0px;
	color:#004285;
	text-align:center;
	border-bottom:1px dotted #333333;
	font-size:1.2em;
}
#holdfire #set h2 a {
	color:#004285;
	border-bottom:1px dotted #333333;
}
#holdfire #set h2 a:hover {
	color:#66B92F;
	text-decoration:none;
}
#holdfire #set dl {
	padding-left:3em;
}
#holdfire #set dt {
	color: #6A6855;
}
#holdfire #set a {
	color: #000000;
	text-decoration: none;
	border-bottom:1px dotted #333333;
}
#holdfire #set a:link, #holdfire #set a:visited, #holdfire #set a:hover, #holdfire #set a:active {
	text-decoration: none;
}
#holdfire #set a:hover {
	color: #66B92F;
	text-decoration: underline;
}
