.gbbox {
	padding: 0px 0px 4px 120px;
	margin-bottom: 10px;
	line-height: 15px;
	background-color: #FFFFFF;
	color: #333333;
}
.gbbox hr {
	height: 1px;
	border: none;
	border-top: 1px solid #cccccc;
	display: block;
}
.gbbox .name_n_date {
	color: #333333;
	display: block;
	width: 305px;
	float: left;
}
.gbbox .url_email_icq {
	padding: 2px 0px 0px 0px;
	display: block;
	width: 53px;
	float: right;
}
.gbbox .text {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	clear: both;
	display: block;
}

/** PageSlider **/
a.gb {
	color: #333333;
	padding: 0px 2px 0px 2px;
}
a.gb:hover {
	color: #c90164;
	text-decoration: none;
}
a.gbselected {
	padding: 0px 2px 0px 2px;
	color: #c90164;
}
a.gbselected:hover {
	text-decoration: none;	
}

/** PageSlider Buttons **/
a.btn_back {
	background-image: url(../img/btn_back_0.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	display: block;
	float: left;
	width: 34px;
	margin-right: 4px;
	height: 15px;
}
a.btn_back:hover {
	background-image: url(../img/btn_back_1.gif);
	text-decoration: none;
}
a.btn_next {
	background-image: url(../img/btn_next_0.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 4px;
	width: 34px;
	height: 15px;
	voice-family: "\"}\""; 	
  	voice-family:inherit;
  	background-position: 0px 4px;
}
html>body a.btn_next {
  	background-position: 0px 5px;
}
a.btn_next:hover {
	background-image: url(../img/btn_next_1.gif);
	text-decoration: none;
}

/** Buttons **/
a.btn_url {
	background-image: url(../img/btn_url_0.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	float: right;
	margin: 0px 0px 0px 5px;
	display: block;
}
a.btn_url:hover {
	background-image: url(../img/btn_url_1.gif);
	text-decoration: none;
}
a.btn_email {
	background-image: url(../img/btn_email_0.gif);
	background-repeat: no-repeat;
	width: 11px;
	float: right;
	height: 11px;
	display: block;
	margin: 0px 0px 0px 5px;
}
a.btn_email:hover {
	background-image: url(../img/btn_email_1.gif);
	text-decoration: none;
}
a.btn_icq {
	background-image: url(../img/btn_icq_0.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	float: right;
	display: block;
	margin: 0px 0px 0px 5px;
}
a.btn_icq:hover {
	background-image: url(../img/btn_icq_1.gif);
	text-decoration: none;
}