#questions_submenu {
	margin-top: -35px ;
	padding-bottom: 55px ;
}

#questions_submenu a {
	text-decoration: none !important ;
	font-weight: bold ;
}

#questions_widget {
	padding: 8px ;
	padding-left: 42px ;
	padding-right: 28px ;
	padding-bottom: 25px ;
}

#questions_widget a, #question_widget a:visited {
	font-size: 12px ;
	color: black ;
	text-decoration: underline ;
}

#questions_widget a.active {
	font-weight: bold ;
	color: black ;
}

#questions_headline {
	font-size: 15px ;
	font-weigth: bold ;
	padding-bottom: 25px ;
	padding-left: 12px ;
}

#questions_block {
	padding-left: 10px ;
}

#questions_block a, #questions_block a:visited {
	text-decoration: none ;
}

.question_entry_wrap {
	clear: both ;
	padding-bottom: 5px ;
}

.question_count_box {
	clear: left ;
	width: 46px ;
	height: 23px ;
	background: url(/media/ui/questions/anzahl_box.png) no-repeat ;
	float: left;
	margin-top: -3px ;
}

.question_count_box_number {
	padding-top: 5px ;
	padding-left: 2px ;
	width: 35px ;
	text-align: center ;
	font-weight: bold ;
	color: #989898 ;
	color: gray !important ;
}

.question_count_box_number a {
	font-size: 10px !important ;
	color: gray !important ;
}

.question_box_headline {
	margin-left: 4px ;
	float: left ;
	width: 528px ;
	color: blue ;
	height:  24px ;
}

.question_box_header {
	float: left ;
	padding-top: 2px ;
}


.question_box_spotify_link {
	float: right ;
	display: none ;
}

.question_box_close_button {
	float: right ;
	display: none ;
}

.questions_answer_pager_buttons {	
	float: right ;
	padding-right: 28px ;
}

.questions_answer_pager_indicator {	
	float: right ;
}

.question_answer_block {
	clear:  both ;
	display: none ;
	width: 608px ;
	overflow: hidden ;
	height: 280px ;
	position: relative ;
}

.question_answerblock_slidable {
	clear: left ;
	width: 608px ;
	height: 222px ;
	padding-top: 15px ;
	padding-bottom: 15px ;
	position: relative ;
}

.question_answerblock_single {
	clear: left ;
	width: 608px ;	
	padding-top: 15px ;
}

.questions_answer_pager_indicator {
	color: #989898 ;
	padding-right: 5px ;
	padding-top: 4px ;
}

.question_answer_block_page {
	float: left ;
	width: 608px ;
}

.question_answer_cur_page {
	float: left ;
}

.question_answer_indicator_sep {
	float: left ;
	padding-left: 3px ;
	padding-right: 3px ;
}

.question_answer_total_pages {
	float: left ;
}

.answer_row {
	height: 60px ;
}

.ar_entry {
	float: left ;
	height: 60px ;
	width: 199px ;
}

.ar_artist_image {
	padding-top: 3px ;
	float: left ;
	width: 42px ;
	height: 42px ;
	padding-right: 10px ;
}

.ar_artist_image img {
	width: 42px ;
	height: 42px ;
}

.ar_name {
	font-weight: bold ;
	padding-right: 10px ;
}

#questions_block a.ar_link, #question_block a.ar_link:visited {
	color: black ;
	text-decoration: none ;
	font-size: 12px ;
}

.ar_answer {
	padding-right: 10px ;
	height: 25px ;
	overflow: hidden ; 
	font-size: 11px ;
	line-height: 12px ;
}


a.count_box_number {
	color: gray !important;
}

