/* cached topic style */


/* Community */

#content { padding-left: 15px; }


.Community #mlogin {
float: right;
width: 200px;
margin-left: 15px;
margin-bottom: 15px;
padding: 5px 10px 0 10px;
background: #222 url(../../bin/mloginbg.jpg) no-repeat scroll top right;
}

#ifan { border: 0; }

#mlogin h3 { width: 100px; }


#teaser {
background: #222 url(../../bin/comteaser.jpg) no-repeat scroll;
padding: 5px 10px 10px;
margin-top: 20px;
}

#mlogin p, #teaser p { color: #ccc; }
#mlogin h2, #teaser h2, #mlogin h3, #teaser h3 { color: #eee; }


a#clogin {
display: block;
width: 50px;
height: 50px;
background: transparent url(../../bin/icons/community.png) no-repeat scroll 0 0;
white-space: nowrap;
overflow: hidden;
text-indent: 60px;
}
a#clogin:hover, a#clogin:focus, a#clogin:active  {
background-position: 0 -99px;
}

