.project_gallery .gallery {
	display:block;
}

.project_gallery .gallery .gallery-entry {
	float:left;
	text-align:center;
	width:170px;
}

.project_gallery .gallery .gallery-entry .gallery-entry-image {
	margin: 5px 5px;
	overflow: hidden;
	background:url( 'http://www.worldcardmakingday.com/gadgets/ProjectGallery/images/gallery_thumb_back.gif' );
	height:142px;
	width:142px;
	text-align:center;
}

.project_gallery .gallery .gallery-entry .gallery-entry-image img {
	margin-top:6px;
}

.project_gallery .gallery .gallery-entry .gallery-entry-title {
	overflow:hidden;
	padding-bottom:5px;
	width:155px;
	height:16px;
}

html:lang(en) .project_gallery .gallery .gallery-entry .gallery-entry-title {
	height:11px;
}

.project_gallery .gallery .gallery-entry .gallery-entry-title a {
	color:#B55E31;
	font-size:12px;
	font-weight:bold;
}

.project_gallery .gallery .gallery-entry .gallery-entry-username,
.project_gallery .gallery .gallery-entry .gallery-entry-username a {
	color:       #618293;
	font-size:   12px;
	font-weight: bold;
}

.project_gallery .gallery-featured-label {
	text-align:  center;
	color:       #618293;
	font-size:   18px;
	font-weight: bold;
}

.project_gallery .gallery-divider {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	clear: both;
	margin: 5px 0 5px 0;
	border-top: 1px solid #D0E6F1;
}

/*Project Gallery Details*/
.project_gallery_detail .split-even {
	margin-top:5px; 
}

.project_gallery_detail .report_link {
	float:right;
}

.project_gallery_detail h3.title {
	margin-top:3px;
}

.project_gallery_detail .split-even .vote-form {
	text-align:right;	
}

.project_gallery_detail .detail_img {
	overflow:hidden;
	text-align:center;
	margin:10px 0px 20px 0px;
}

.project_gallery_detail .detail_img img {
	padding:2px;
	border:1px solid #CFC0B1;
}

.project_gallery_detail .friend_link a {
	color:%primary_color%;
}

.project_gallery_detail .gallery .gallery_entry {
	float:left;
	margin:10px;
}


/*Featured Gallery*/
.project_gallery_featured table td .shadow {
	margin: 5px 5px;
	overflow: hidden;
	background:url( 'http://www.worldcardmakingday.com/gadgets/ProjectGallery/images/gallery_thumb_back.gif' ) no-repeat;
	height:142px;
	width:142px;
	text-align:center;
	padding-top:7px;
}

.project_gallery_featured .title {
	overflow:hidden;
	padding-bottom:5px;
	height:15px;
	width:155px;
	text-align:center;
}

.project_gallery_featured .title a {
	color:#B55E31;
	font-size:12px;
	font-weight:bold;
}

.project_gallery_featured h2 {
	margin:10px 0px 0px 10px;
}

.project_gallery .gallery-search {
	margin:10px 0px 20px 0px;
}

.gallery_thumbs table {
	width:100%;
}

.gallery_thumbs table td {
	height:140px;
}

.gallery_thumbs table td .title {
	margin-top:5px;
}