.ht_window{
    position: absolute;
}

.ht_window .ht_leftTop{
	background: url(/img/title_help/left_top.gif); 
	width: 5px; 
	height: 5px;
}

.ht_window .ht_top{
	background: #000000 url(/img/title_help/border.gif) top left repeat-x; 
}

.ht_window .ht_rightTop{
	background: url(/img/title_help/right_top.gif); 
	width: 5px; 
	height: 5px;
}

.ht_window .ht_left{
	background: #000000 url(/img/title_help/border.gif) top left repeat-y;
}

.ht_window .ht_center{
	background: #000000; 
	color: #FFCC00; 
	padding: 5px;
	font-size: 11px;
    font-family: Tahoma;
    text-align: justify;
}

.ht_window .ht_right{
	background: #000000 url(/img/title_help/border.gif) top right repeat-y;
}

.ht_window .ht_leftBottom{
	background: url(/img/title_help/left_bottom.gif); 
	width: 5px; 
	height: 5px;
}

.ht_window .ht_bottom{
	background: #000000 url(/img/title_help/border.gif) bottom left repeat-x;
}

.ht_window .ht_rightBottom{
	background: url(/img/title_help/right_bottom.gif); 
	width: 5px; 
	height: 5px;
}

.ht_arrow{
	position: absolute; 
	width: 26px; 
	height: 24px;
}
