@CHARSET "UTF-8";




#ftHolder {
	width: 300px;
	text-align:center;
	height:400px;
	position: relative;
}

#ftHolder #Thumb{
	position: absolute;
	width:360px;
	height:auto;
	top: 70px;
	left: 340px;
	text-align:left;
}

#ft { -moz-border-radius: 5px; }
#example { float: left; }
.ft-title { padding: 10px 10px; width: 480px; text-align: left; }


/*--- 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-buttons-ft{
	position: absolute;
	width:360px;
	height:auto;
	top: 70px;
	left: 340px;
	text-align:left;
	z-index:100;
}

#ft-buttons-ft a{
	text-align:left;
	margin:0px;
}
