*{
	margin:0;
	padding:0;
}
a{
	outline:none;
}
/*--- shared */

#ftHolder { width: 710px; float: left; text-align: center; height: 304px; }
#ft {}
#example { float: left; }
.ft-title { padding: 10px 10px; width: 690px; text-align: left; font-family:Arial, Helvetica, sans-serif;}
.ft-title a{color:#E3B119;}

/*--- end:shared */

.topbar h2{ font-weight: normal !important }
.topbar a { color: #3399cc; text-decoration: none; }
.topbar a:hover { text-decoration: underline; }

/*.ft-prev, .ft-next { background-color: #000; padding: 0 10px; }*/
.ft-prev{
	background:transparent url(images/nyil_prev.png) no-repeat scroll 0 0; padding: 0 10px; width:26px; height:31px; margin-left:10px;
}
.ft-next{
	background:transparent url(images/nyil_next.png) no-repeat scroll 0 0; padding: 0 10px; width:28px; height:33px;
}

.ft-button-ft{
	color:red;
}
.active{
	color:green;
}
#ft-buttons-ft{
	display:none;
}

