/* ------------------------------------------------------ */
/* General Interface                                      */
/* ------------------------------------------------------ */
#display_content div {
	width: 320px;
	margin-right: 15px;
}
#discover_header {
	margin: 20px 0px 15px 0px;
}
#discover_header .toggle a {
	cursor: pointer;
}
.img_preview img {
	width: 320px;
}
.discover_feature {
	min-height: 350px;
	padding: 4px;
	margin-bottom: 15px;
	border: 1px dashed #CCC;
	cursor: pointer;
}
.discover_feature .description {
	width: 315px !important;
}