.b-surveys {
    margin-right: 25px;
	margin-bottom: 10px;
    }
    .b-surveys h2 {
        padding: 10px 0 10px;
        
        font-size: 1.55em;
        font-weight: normal;
        }
    .b-surveys h3 {
        padding: 0 0 10px;
        }
    .b-surveys p {
        font: normal 1.3em Arial;
		padding: 0;
		margin: 5px 0 -5px 0;
		position: relative;
        }
	.b-surveys .b-surveys_variant-count	{font: normal 11px Arial; color: #7f7f7f; margin: 0;}
    .b-surveys_variant td {
        padding: 10px 0 0;
        
        vertical-align: center;
        }
        .b-surveys_variant_whole {
            border: 1px #d5ebec solid;
                        
            position: relative;
            }
            .b-surveys_variant_whole ins {
                display: block;
                width: 7px;
                height: 14px;
                
                position: absolute;
                top: -1px;
                }
            .b-surveys_variant_whole .l {
                left: -1px;
                background: url('l.png') 0 0 no-repeat;
                }
            .b-surveys_variant_whole .r {
                margin-left: 100%; left: -5px;
                background: url('r.png') 0 0 no-repeat;
                }
            .b-surveys_variant_votes {
                background: #63e0bc url('c.gif') 0 0 repeat-x;
                
                height: 18px; font-size: 1px;
                }
            .b-surveys_variant_whole span {
                color: #000;
				opacity: 0.4; filter: alpha(opacity: 40);
                font-size: 110%;
                
                position: absolute;
                top: 1px;
                right: 2px;
                }

    .b-surveys .all-votes {
        margin-top: 14px;
        
        font: normal 1.1em Arial;
        }
