
#com_gallery {
margin-top:30px;
margin-bottom:20px;
}

#com_gallery h3 {

}

#com_gallery ul {
list-style-type:none;
margin:0; padding:5px;
background:url(../images/bggradient.gif) bottom left;
}


#com_gallery ul li{
float:left;
}

#com_gallery a {
display:block; border:1px solid #fff;
width:75px;
height:50px;
overflow:hidden;
margin:5px;
}

#com_gallery img {
width:75px;
}


/*----*/

#community_list * {

}

#community_list {
width:580px;
overflow:auto;
}

.item {
height:150px;
margin-bottom:10px;
overflow:hidden;
border:1px solid #dfeff0;
padding:10px;
position:relative;
}

.even {
margin-right:0;

}

.imagemask {
float:left; 
margin-right:10px;
width:200px;
height:150px;
overflow:hidden;
border:1px solid #dfeff0
}

.imagemask img {
width:200px;
}


.top {
display:block;
height:40px;
margin-bottom:4px;
position:relative;

}



.top .title {
display:block;
font-size:17px;
margin:5px 0 0 0px 0;
color:#004331;
}

.top .subtitle {
display:block;
font-size:11px;
line-height:14px;
color:#004331;
}

.top:hover{
text-decoration:none;
color:#004331;
}

.short_desc {
padding:0; margin:0;
}

a.discover {
background:url(../images/moreinfo.gif) no-repeat;
display:block;
width:100px; 
height:16px;
text-indent:-9999px;
position:absolute;
bottom:10px; right:10px;
}
