.coverWrapper { width: 209px; margin: 0; font-size: 20px; float:left; }

.projectName { color: #3A9CEC; font-size:11px; text-decoration:none; }
.projectName:hover { text-decoration:underline; font-size:11px; }
.projectName-Holder { height: 36px; color: #009CEC; font-size: 12px; font-weight: bold; border-bottom: 1px solid #7FCDF5; margin-bottom: 8px; overflow:hidden;}
.projectBy { font-size: 11px; height:15px; float:left; margin-right:5px; }
.coverByLink { 
  font-size: 11px !important; 
  height: 15px;
  text-decoration:none;
}

.coverOwners { float:left; font-size: 11px; }

.coverOwner { font-size: 11px; font-family: Arial, Helvetica, sans-serif; height: 15px; }

.coverOwner a:hover, a.coverFields:hover { text-decoration:underline; }

.ownersWrap { width:155px; overflow: hidden; position: relative; }

.ownersWrapInner { width:1000px; height:15px; position:relative; }

.coverBy { font-size: 11px; height: 15px; width: 182px; }

.coverInfo { background:#FFF; padding: 6px 10px 7px 10px; text-align: left; width: 182px; height: 89px; }

.coverFeatured { margin:12px 0 0 0; height:16px; }
.coverFeaturedInner { font-size:10px; height:12px; line-height:12px; }

.coverAppImg { vertical-align:top; margin-top:-2px; margin-right:4px; }
.coverApps { font-weight: bold; vertical-align:top; font-size:12px; } 

.coverRealmBg { background: #D1D2D4; font-size: 11px; height: 17px; padding: 1px 0 4px 10px; text-align:left; width:192px; }
.coverRealmBg * { color:#4C4C4C; font-size:11px; line-height:14px; text-decoration:none; }
.coverImg { background:#DADADA; cursor:pointer; height:158px; width:202px; }

.txtCoverWrap {
  background-color:#DADADA;
  height:105px;
  overflow:hidden;
  padding:12px 15px 20px;
  position:relative;
  text-align:left;
  width:172px;
  cursor:pointer;
}

.txtCoverInner {
  color:#4C4C4C;
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:14px;
  left:0;
  letter-spacing:0.03em;
  line-height:18px;
  position:relative;
  top:0;
  word-spacing:0.05em; 
}


.coverFields { color: #4C4C4C; font-size: 11px; line-height: 1px; }
a.coverFields:link, a.coverFields:visited { color: #4C4C4C; font-size: 10px; line-height: 14px; height:14px;  }

.projTRShadow { display: block; }
.projRShadow { height:276px; width:7px; }

#gallery-row-list li { float: left; }

/*.coverWrapper { position: relative; z-index:1; }*/
