.sample{
	position:relative;
	margin:0px;
	padding:0px;
	background:#000;
}


h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#faq_cont {
	background:#000;
	width:751px;
	padding:16px;
	text-align:left;
	margin:auto;
}

.buttons{
	width:150px;
	height:572px;
	position:absolute;
	right:0px;
	top:0px;
	padding:0px;
	border:1px solid #946b3d;
	}
	
	*html .buttons {
		right: 16px;	
	}
	
.buttons span{color:#946b3d;padding:10px 5px 0px 15px;cursor:pointer;font-family:Georgia,Times,serif;font-size:11px;display:block;}
.buttons span.first {border-bottom:1px solid #946b3d;padding-bottom:10px;color:#fff;}
.buttons span:hover {background:none;color:#fff}
.buttons span.active {background: url(../images/bk-li-faq-active.gif) no-repeat 0px 14px;color:#fff}