.dub-fa {	
	background: #FFFFFF;
	border-color: #C4CDE0;
	border-style: solid;
	border-radius: 3px;
	border-width: 1px 1px 2px 1px;
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 10px 0px;
	padding: 5px 0px 0px 5px;
}

.dub-fa a, .dub-fa a:link, .dub-fa a:visited {
	color: #3B5998;
	text-decoration: none;
}

.dub-fa a:hover, .dub-fa a:active {
	color: #3B5998;
	text-decoration: underline;
}

.dub-fa-name {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px;
	text-align: center;
}

.dub-fa-back {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	text-align: center;
}

.dub-fa-item {
	float: left;
	margin: 0px 5px 5px 0px;
}

.dub-fa-thumb {
	background-color: #EEEEEE;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid rgba(0, 0, 0, 0.1);
	text-indent: -9999px;
}

.dub-fa-thumb:hover {
	border: 1px solid #6D84B4;
}

.dub-fa-title a {
	display: block;
	height: 15px;
	margin: 5px;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}

.dub-fa-link {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	text-align: center;
}

.dub-fa-link img {
	border: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	vertical-align: bottom;
}