/*-- Layout -----------------------------------------------------------------------------------------*/

/*-- Typography -------------------------------------------------------------------------------------*/

.collection_description a {
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color:#999;
}

.collection_description a:hover {
	text-decoration: none;
	color:#999;
}
.preview_centered {
	width:100%;
	border:0px solid #0000FF;
	margin:0px;
}


/*-- Classes ----------------------------------------------------------------------------------------*/

.collections_list_item
{
	margin-bottom: 20px;
	background: #fff;
}


.collection_description {
	padding: 5px 5px 25px 0;
}


/*-- Data Tables ------------------------------------------------------------------------------------*/


