.relationship_container {
	padding: 1px;
}
.relationship {
}

.preview {
	float: left;
	width: 130px;
	margin: 2px;
	padding: 2px;
	text-align: center;
	background-color: #fff;
}
 
.preview span { 
	font-size: 11px; 
	margin-bottom: 4px;
}

.preview_block { 
	font-size: 11px; 
	margin-bottom: 4px;
}
 
.popular {
	color: #2e8531;
	font-weight: normal;
}
 
.SUPERpopular {
	font-weight: normal;
	color: #d62222;
}
 
.normal {
	font-weight: normal;
}
.preview_image {
	font-weight: normal;
	background-repeat: no-repeat; 
	background-position: center center;
	height: 100px;
	background-color: #fff;
	margin: 0px;
}


.normal_poll {
	font-weight: normal;
}
.normal_poll a {
	font-size: 11px;
	font-weight: normal;
}

.preview h3 {
	background-color: #fff;
	margin-top: 0px;
	border-bottom: 0px solid #eee;
}

.preview h3 a {
	font-weight: normal;
        font-size: 12px;
        color: #0a0;
}

.gallery_search {
}




