.box {
/*background: #FFFFFF; */
}

.boxtop .b {
    background: url(/images/bubble/bubble-2.png) repeat top;
    margin-left: 19px;
    margin-right: 19px;
    font-size: 0;
    height: 15px;
}

.boxtop {
    height: 15px;
    background: url(/images/bubble/bubble-3.png) no-repeat top right;
}

.boxtop .lc {
    font-size: 0;
    height: 15px;
    width: 19px;
    float: left;
    background: url(/images/bubble/bubble-1.png) no-repeat top left;
}

.boxbottom {
    height: 15px;
    background: url(/images/bubble/bubble-8.png) no-repeat top right;
}

.boxbottom .lc {
    font-size: 0;
    height: 15px;
    width: 19px;
    float: left;
    background: url(/images/bubble/bubble-6.png) no-repeat top left;
}

.boxbottom .b {
    background: url(/images/bubble/bubble-7.png) repeat top;
    margin-left: 19px;
    margin-right: 19px;
    font-size: 0;
    height: 15px;
}

.boxcontent {
    background: url(/images/bubble/bubble-5.png) repeat-y right;
}

.votes {
	padding: 4px;
}

.boxcontent .votes .thumbs {
	color: #666666; 
	margin-top: 10px; 
	width: 200px
}

.boxcontent .votes .thumbs .up {
	float: left;
}

.boxcontent .votes .thumbs .down {
	margin-left: 4px;
	float: left;
} 

.weights {
    background-color: #eabd7b;
	padding: 4px;
}

.boxcontent .lc {
    padding-right: 19px;
    background: url(/images/bubble/bubble-4.png) repeat-y left;
}

.boxcontent .b {
    margin-left: 19px;
    background: url(/images/bubble/bubble-9.png) repeat;
}

.prototip_StemWrapper {
  left: -20px !important;
  top: 2px !important;
}
