#actionCount2 {
color: #666;
float: right;
width: 200px;
text-align: center;
font-size: 16px;
font-weight: bold;
line-height: 1.2;
text-transform: uppercase;
}

#actionCount2 span {
font-size: 45px;
letter-spacing: -2px;
color: #fff;
text-shadow: 0 1px 1px #999;
}

#actionCount2.loading {
/* background: url(/page/-/images/loading-ccc.gif) no-repeat center center; */
height: 100px;
}

#actionCount2.loading div {
/* display: none; */
}

#actionCount2 a {
background:#91D200 url(/page/-/images/button-green-bg.jpg) repeat-x bottom;
border-color:#A0D629 #567D00 #567D00 #A0D629;
border-style:solid;
border-width:1px;
color:#fff;
font-family: 'arial black', arial, helvetica, verdana, sans-serif;
font-weight:bold;
padding:.1em 1em;
text-align:center;
text-transform:uppercase;
line-height: 30px;
}

#actionCount2 a:hover {
background: #77ad00;
cursor: pointer;
}

#actionCount2 .join {
margin-top: 10px;
}
