#comm-container-top
{
    background-image:url(/images/community/top-bar.jpg);
    height:30px;
}

#comm-container-middle
{
    background-image:url(/images/community/middle-shadow.jpg);
    padding: 0px 33px;
}

#comm-container-bottom
{
    background-image:url(/images/community/bottom-bar.jpg);
    height:33px;
}

.comm-container-small, .latest-avatar{
    border-left:solid 1px #e6e6e6;
    border-right:solid 1px #e6e6e6;
    border-bottom:dotted 1px #e6e6e6;
    padding:10px;
    display:block;
}

.comm-container-small p{
    font-size:11px;
}

/* PROFILE CONTAINER */
#points
{
    float: right;
    width: 125px;
    overflow: hidden;
    text-align: center;
}

#points LABEL
{
    font-size: 20px;
    font-weight: bold;
    display:block;
}

#points DIV
{
    font-size: 18px;
}

#profile-container
{
    background:#d5d7fe url(/images/community/block-bg-lt-blue.jpg);
}

#avatar-container
{
    float:left; 
    text-align:center;
    width:150px;
    overflow:hidden;
}

#avatar-container IMG
{
    margin:auto;
    border: 0px;
}
/* /PROFILE CONTAINER */


.right-container{
    color:black;
    margin-top:40px;
}

.right-container h3{
    background:#FFFFFF url(/images/community/side-right-block-heading.jpg) no-repeat top;
    height:25px;
    width:288px;
    font-size:14px;
    padding:8px 0 0 11px;
    color:white;
}

.content-block-med h3.not-rounded{
    height:25px;
    font-size:14px;
    padding:8px 0 0 11px;
    color:black;
    background-color:#f6f6f6;
    background-image:none;
    border-left:solid 1px #e6e6e6;
    border-right:solid 1px #e6e6e6;
}

#btn-edit-avatar
{
    margin-top: 10px; 
    display:block;
}

.nice-div-comm-med, .point-leader{
    color: #517EA7;
    display:block;
    width:261px;
    font-size:11px;
    border-left:solid 1px #e6e6e6;
    border-top:dotted 1px #e6e6e6;
    border-right:1px solid #e6e6e6;
    margin:0;
    padding:10px 0px;
}

/* ----------- Point Leader Container ----------- */
.point-leader IMG
{
    float: left; 
    margin-right: 10px;
}

.point-leader p
{
    float:left;
    font-size: 10px;
    padding-top:13px;
    width: 95px;
}

.point-leader SPAN
{
    padding: 14px 6px 6px; 
    float: left; 
    font-size: 19px;
    width: 20px;
}

.point-leader .points
{
    padding: 12px 0px 0px 0px; 
    float: left; 
    font-size: 19px;
}
/* ----------- /Point Leader Container ----------- */

/* ----------- Latest Avatars Container ----------- */
.latest-avatar
{
    display:block;
    padding:10px 0px 10px 10px;
}

.latest-avatar:hover
{
    background-color: #D5D7FE;
}


.latest-avatar H5
{
    font-size:21px;
    float:left;
    padding:20px 0px 0px 10px;
    margin:0px;
}

.latest-avatar img
{
    border:solid 1px black;
    float:left;
    padding:1px;
    margin-right:11px;
}
/* ----------- /Latest Avatars Container ----------- */

#how2credits .nice-div-comm-med
{
    padding: 23px 0px;
}

#point-leaders A:hover
{
    background-color: #F6F7F9;
}

#point-leaders A
{
    cursor: pointer;
}

#leaders
{
    width:263px;
    float:left;
}

#comm-inner-left{
    width:561px;
    float:left;
    color:#517ea7;
    padding: 0px 0px 30px 10px;
}

.community-h2{
    font-size:16px;
    padding: 15px 0px;
}

.community-welcome-feat{
    background:#f6f7f9 url(/images/community/community-feature-top.png) no-repeat top;
    padding: 10px 0px 5px 10px;
}

.community-welcome-feat-bottom
{
    background: url(/images/community/community-feature-bottom.png) no-repeat bottom center;
    padding-bottom: 5px;
    width: 530px;
}

#feat-text
{
    float:right; 
    text-align:center;
    width: 255px;
    padding: 10px
}

.feature-question{
    font-size:16px;
    margin:20px 0px 5px 0px;
}

#community-inner-right{
    float:right;
    width:298px;
    padding: 0px 13px 11px 0px;
}

.community-signup-list{
    margin:39px 0 6px 35px;
    font-size:12px;
}

.community-signup-list li{
    list-style:disc;
    margin:0 0 3px 85px;
}

.community-signup-list SPAN{
    color:#e31f85;
}

.orange-circ-numb{
    float:left;
    width:18px;
    height:17px;
    padding-top:1px;
    text-align:center;
    margin:0px 5px 0px 9px;
    background: url(/images/community/orange-circle.jpg) no-repeat center;
    font-size:14px;
}

.head-comm-h4{
     font-size:14px;
     margin: 0px;
     padding:1px 0px 0px 0px;
     float:left;
     width: 215px;
}

a.comm-arrow-links{
    margin-left:41px;
    padding:0 0 2px 9px;
    background: url(/images/community/arrow-right.jpg) no-repeat left;
    text-decoration:underline;
}

