.PortalAllCollections_Wrapper {
    width: 1000px;
	background-color:#FFFFFF;
}

.allCollectionsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #333333;
	font-weight: bold;
}
.allCollectonsPhotoBorder {
	border: 1px solid #CCCCCC;
}
.allCollectionsSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.allCollectionsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
