
/* Bar Graphs */
.graph {
  width: 300px;
  position: relative;
  right: 0px;
}
.bar-title {
  position: relative;
  float: left;
  width: 180px;
  line-height: 16px;
  margin-right: 7px;
  text-align: left;
  font-size:100%;
  margin-bottom: 5px;
   line-height: 12px;
}
.bar-container {
  position: relative;
  float: left;
  width: 60px;
  height: 4px;
  margin: 0px;
  margin-bottom: 5px;
  line-height: 12px;
}

.bar-container div {
	margin-top:3px;
  background-color:#fff;
  height: 10px;
}
.bar-container strong {
  position: absolute;
  right: -32px;
  top: 0px;
  overflow: hidden;
}
#poll-results p {
  font-weight:bold;
  text-align: left;
  padding-left:0px;
}

#poll label {width:165px; margin-bottom:10px; margin-left:10px;}
input.poll_btn {background: url(../images/btn_trimite_blank.gif) top ;height:19px;width:66px;padding:0px;margin:0px;border:0;cursor:pointer;font-family:Tahoma;font-size:10px;font-weight:bold;padding-bottom:4px;}
input.poll_btn:hover {background-position: bottom;color:#fff;}

input.comment_btn {background: url(../images/btn_comm.gif) top ;height:19px;width:66px;padding:0px;margin:0px;border:0;cursor:pointer;font-family:Tahoma;font-size:10px;font-weight:bold;padding-bottom:4px;}
input.comment_btn:hover {background-position: bottom;color:#fff;}
.video_articol{text-align:center;}


input.cauta_btn {background: url(../images/btn_cauta_blank.gif) top ;height:19px;width:54px;padding:0px;margin:0px;border:0;cursor:pointer;font-family:Tahoma;font-size:10px;font-weight:bold;padding-bottom:4px;color:#fff;}
input.cauta_btn:hover {background-position: bottom;color:#000;}
.video_articol{text-align:center;}