h1 {
	border-bottom:15px solid #990000;
	font-size:1.6em;padding:7px 10px;
}
#blq-content .col-a  a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
#blq-content .col-a  a:hover {
	text-decoration:underline
}

/* col-a
********************************** */


.col-a ol li label,.vtngLabel{
	font-size:1.4em;
	font-weight:bold;
	color:#3C3C3C;
	margin-left:5px;
	width:550px;
}
#closed .col-a ol li label {
	margin-left:0;
}
.col-a .promo .content ol li img{
	float:left;
	margin-right:10px;
}
.col-a ol li input {
	float:left;
	margin-top:30px;
}
.col-a p.artist-name {margin:10px 0 0 50px;}
.col-a #vtngForm p.artist-name{
	margin-left:158px;
	width:20em
}
.vtngOption,.vtngResult {
	border-bottom:3px solid #666666;
	display:block;
	height:auto;
	margin:5px 0;
	overflow:hidden;
	padding:5px 0;
}
#vtngQuestion, #vtngTitle{
	display:none;
	}
#vtngButtonBox{
	margin:15px 0 10px 130px;
	}

#blq-content .col-a .promo .content p#vtngThresholdText {
	font-weight:bold;
	margin:10px 0;
	font-size:1.5em;
}

/*results*/


.result-box{
	height:71px;
	margin:10px
}

.col-a #vtngResultsList p.artist-name, #blq-container-inner #blq-content #vtngResultsList .button_container {
	margin-top:15px;
}

.vtngBar {
	position:absolute;
	background-color:#990000;
	height:15px;
	top:40px;
}
.vtngResult {
	position:relative;
	width:100%;
	height:100%;
}
.vtngPercentage {
	left:136px;
	position:absolute;
	top:63px;
}
.rank {
	float:right;
	font-size:5em;
	margin-top:-30px;
	margin-right:10px;
}

/***** snipbit *****/    

#blq-container-inner #blq-content .button_container{
	margin-left:318px;
	margin-top:-10px;
	position:relative;
	width:28px;
}
#blq-container-inner #blq-content .button_container a:hover{
	text-decoration:none;
} 
#blq-container-inner #blq-content canvas{
	left:0px;
	background-color:transparent; 
	position:absolute;  
	top:-5px; 
}
#blq-container-inner #blq-content .previewItem{
	position: absolute; 
	top: 0px; 
	left: 5px;  
	display: block; 
	width: 19px; 
	height: 19px; 
	overflow:hidden;  
	z-index: 100;
	background: transparent url('/staticarchive/7bd0d159ba234824c770bdb69d35560cf0fa8fdf.png') no-repeat 0px 0px; 
	outline:none;
	padding:0px; 
}
#blq-container-inner #blq-content  .button_container .playing:hover{
	background-position: 0 -80px;
}
#blq-container-inner #blq-content .button_container .playing{
	background-position: 0 -60px;
}
#blq-container-inner #blq-content .button_container .loading{
	background-position: 0 -40px;
}
#blq-container-inner #blq-content .previewItem:hover{
	background-position: 0 -20px;
} 
#blq-container-inner #blq-content .button_container .loading:hover{ 
	background-position: 0 -40px;
}
#blq-container-inner #blq-content .button_container .loading span{
	background: transparent url('/staticarchive/2a2d8e70fa78a3333ecf1c8d487f7b714234a934.gif');
	display:block;
	height:100%;
	width:100%;
}
