/* arrows */
.updown .arrows .score {float:left;position:absolute;margin-left:-50px;}
#comments .updown .arrows .score {margin-top:10px;}
.updown .arrows .score .num {text-align:center;font-size:18px;color:#999;}

/* thumbs */
.updown .thumbs {float:left;color:#999;}
.updown .thumbs .num,
.updown .thumbs .up,
.updown .thumbs .down {float:left;margin-right:10px;}
.updown .thumbs .num {}
.updown .thumbs .users {float:left;font-size:12px;}

.userrank {float:left;width:100%;}
.userrank .fill {float:left;width:0%;height:13px;background:#393;}
.userrank .rank {float:left;position:relative;margin-top:-3px;margin-left:3px;}
.ur1 .fill {width:10%;}
.ur2 .fill {width:20%;}
.ur3 .fill {width:30%;}
.ur4 .fill {width:40%;}
.ur5 .fill {width:50%;}
.ur6 .fill {width:60%;}
.ur7 .fill {width:70%;}
.ur8 .fill {width:80%;}
.ur9 .fill {width:90%;}
.ur10 .fill {width:100%;}

/*
.teaser-updown {float:left;width:70px;height:110px;padding:5px;background:#eee;margin-right:15px;text-align:center;}
.teaser-updown .score {margin-bottom:0px;padding:5px;}
.teaser-updown .answers {background:#ddd;padding:5px;}
.teaser-updown .label {text-transform:uppercase;font-size:11px;color:#999;}
.teaser-updown .num {font-size:22px;color:#666;}
*/

/*
.teaser .question {float:left;width:100%;margin:5px 0 0 0;border-bottom:1px dotted #ddd;padding:5px 0;}
.teaser .question .score {float:left;width:140px;color:#666;}
.teaser .question .score .answers {float:left;width:75px;text-align:center;line-height:20px;padding:5px 0;}
.teaser .question .score .answers strong {float:left;width:100%;font-size:30px;}
.teaser .question .score .answers em {float:left;width:100%;font-style:normal;}
.teaser .question .score .views {float:left;width:60px;text-align:center;background:#f2f2f2;line-height:14px;padding:10px 0 5px 0;font-size:12px;}
.teaser .question .score .views strong {float:left;width:100%;font-size:18px;}
.teaser .question .score .views em {float:left;width:100%;font-style:normal;}
.teaser .question h2 {}
.teaser .question .desc {float:right;width:80%;padding-bottom:10px;}
.teaser .question .desc .tags {float:left;}
.teaser .question .desc .tags em {float:left;text-transform:uppercase;font-style:normal;font-size:11px;color:#999;display:none;}
#root .teaser .question .desc .tags ul {float:left;margin:0;padding:0;font-size:12px;}
.teaser .question .desc .tags li {display:inline;}
.teaser .question .desc .tags a {background:#eff6fb;padding:2px 4px;margin-right:5px;}
.teaser .question .desc .tags a:hover {background:#e0f1fc;text-decoration:none;}
.teaser .question .desc .user {float:right;text-align:right;font-size:12px;color:#999;}
.teaser .question .desc .user .user-picture {display:none;}

.teaser .answer {float:left;width:100%;margin:10px 0;}
.teaser .answer .score {float:left;position:absolute;}
.teaser .answer .score .num {color:#b2b2b2;text-align:center;font-size:26px;font-weight:bold;line-height:25px;height:25px;margin-bottom:2px;}
.teaser .answer .a_content {float:left;background:#f2f2f2;margin-left:45px;padding:15px 20px 20px 20px;}
.teaser .answer .user {color:#999;font-size:12px;}
.teaser .answer .user-picture {float:left;margin-right:10px;}
.teaser .answer .user img {width:40px;height:40px;}
.teaser .answer .time {color:#000;}

.post-answer {float:left;width:100%;border-top:3px dotted #eee;margin-top:20px;padding-top:10px;}
.post-answer h4 {color:#aaa;margin-bottom:10px;}
.post-login {background:#dbedf8;padding:20px;text-align:center;margin:20px 100px;color:#036;}
.post-login h4 {color:#a2c5db;font-size:25px;margin-top:20px;}

.page-right li {line-height:23px;}
.page-right li a {background:#eff6fb;padding:2px 4px;margin-right:5px;}
.page-right li a:hover {background:#e0f1fc;text-decoration:none;}
*/

