.barcontainer {
border: 1px solid #999999;
height: 5px;
width: 40px;
font-size: 1px;
margin: 2px 2px;
display: block;
}
.barfill {
background-color: #0099CC;
font-size: 1px;
height: 5px;
clear: both;
display: block;
}
.barhotfill {
background-color: #00CCFF;
font-size: 1px;
height: 5px;
clear: both;
display: block;
}
.bartext {
width: 40px;
padding: 0px 0px;
text-align: center;
display: block;
color: #999999;
margin: 0px 3px;
}
.bartext a {
color: #0099CC;
}
.bartext .votedown {
padding: 2px;
width: 16px;
height:16px;
float: left;
}
.bartext .voteup {
padding: 2px;
width: 16px;
height:16px;
} .tickercontainer {
border: 2px solid #E5E5E5;
background-color: #F3F3F3;
height: 18px;
width: 40px;
font-size: 18px;
padding: 5px 0px;
text-align: center;
margin: 0px 2px;
display: block;
color: #999999;
cursor: default;
}
.tickertext .imagecontainer {
border-bottom: 2px solid #E5E5E5;
border-left: 2px solid #E5E5E5;
border-right: 2px solid #E5E5E5;
border-top: 0px;
background-color: #F3F3F3;
font-size: 12px;
margin: 0px 2px;
height: 20px;
width: 40px;
padding: 0px 0px;
text-align: center;
display: block;
color: #0099CC;
text-decoration: none;
}
.tickertext .imagecontainer .votedown {
padding: 2px;
width: 16px;
height:16px;
float: left;
}
.tickertext .imagecontainer .voteup {
padding: 2px;
width: 16px;
height:16px;
}
.tickertext .votelink {
border-bottom: 2px solid #E5E5E5;
border-left: 2px solid #E5E5E5;
border-right: 2px solid #E5E5E5;
border-top: 0px;
background-color: #F3F3F3;
font-size: 12px;
margin: 0px 2px;
height: 20px;
width: 40px;
padding: 0px 0px;
text-align: center;
display: block;
color: #0099CC;
text-decoration: none;
}
.votewidget {
border: 1px solid #DDDDDD;
width: 90%;
display: block;
background-color: #000000;
margin: 5px auto 5px auto;
}
.votewidget .fore {
background-color: #FFFFFF;
width: 100%;
display: block;
}
.votewidget .back {
background-color: #EEEEEE;
width: 100%;
display: block;
}
.votewidget .votecount {
width: 23%;
padding-left: 2%;
float: left;
}
.votewidget .text {
width: 75%;
float: left;
}
.votewidget .title {
background-color: #FFFFFF;
width: 98%;
display: block;
padding-left: 2%;
font-weight: bold;
color: #666666;
}.regcontainerbackground {
background-color: #CCCCCC;
opacity:0.4;
filter:alpha(opacity=40);
position: fixed;
width: 100%;
height: 100%;
top: 0%;
left: 0px;
}
.regcontainer {
display: none; position: fixed; width: 100%;
height: 100%;
top: 0%;
left: 0px;
text-align: center;
}
.regpopup {
position: relative;
margin: auto;
width: 40%; padding: 4px;
top: 30%;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 16px;
font-family: arial;
}
.regpopup a {
}
.regpopup h3 {
font-size: 18px;
font-weight: normal;
color: #E37400;
padding: 0px;
margin: 4px;
}
.regclosebutton {
float: right;
width: 16px;
height: 16px;
border: 0px;
padding: 1px;
}
.regsmalltext {
font-size: 8px;
text-align: right;
padding: 0px;
margin: 0px;
}
.votewidget .votecount {
width: 1em;
color: #555;
font-weight: bold;
}
.votewrapper {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}