
#comm_gallery {
padding:10px 0px 0px 0px;
margin-top:30px;
margin-bottom:20px;
}

#comm_gallery h1 {

}

#comm_gallery a {
display:block; border:1px solid;
float:left;
height:50px; width:50px;
margin:0px 10px 10px 0px;
}

#comm_gallery img {
width:50px; height:50px;
}


/*----*/


#community_list {
width:580px;
}

.item {
width:280px;
float:left;
margin-right:20px;
margin-bottom:20px;
}

.even {
margin-right:0;

}


.top {
display:block;
height:63px;
border-bottom:1px solid #004331;;
margin-bottom:4px;
position:relative;
}

.top img {
float:left; 
margin-right:10px; 
border:1px solid pink;

}

.top:hover img {
border-color:#004331
}

.top .title {
display:block;
font-size:17px;
margin:5px 0 0 0px 0;
color:#004331;
}

.top .subtitle {
display:block;
font-size:10px;
line-height:10px;
color:#004331;
}

.top:hover{
text-decoration:none;
color:#004331;
}

.short_desc {
padding:0; margin:0;
height:60px;
line-height:14px;
}

a.discover {
background:url(../images/discovermore.gif) no-repeat;
display:block;
width:100%; height:19px
}

a.discover:hover {
background:url(../images/discovermore_over.gif) no-repeat;
}
a.discover span {display:none}