

body {
  font: .625em/1.8em Arial,Verdana,Helvetica,sans-serif;
  margin: 0;
  background: #d8efef url(../img/bg.gif) top left repeat;
  border-top: 5px solid #000;
}

#whatis{
	font-size: 1.5em;	
	background:#FFFFFF none repeat scroll 0%;
	font-weight:normal;
	line-height: 1.5;
	margin:0pt 0pt 1.5em;
	padding:0.5em;
	width: 455px;
	float: left;
}

#title-search {
	width:100%;
	float:left;
}

html,body {
  height: 100%;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}


#contentarea img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto 
}


/*
#container {
  position: relative;
  min-height: 100%; 
  height: auto !important; 
  height: 100%; 
}


#content {
  padding-bottom: 9em;
}
*/

#contentarea, #label {
	background-color: white;
	padding: 20px;
	border-bottom:1px solid #C6CACB;
}


#contentarea table th, #contentarea table td {
	padding: 5px;
	font-size: 13px;
}

#contentarea strong{
	font-size: 13px;	
}

#contentarea ul li{
	font-size: 12px;	
}

#contentarea a.huge {
	font-size: 25px;	
	text-decoration: none;
}

#contentarea a.huge:hover{
	font-size: 25px;	
	text-decoration: underline;
}


#contentarea #timetable td, #contentarea #timetable th{
	background-color: #f6f6f6;	
}

/*
body #footerContainer {
  margin: 0;
  padding: 0;
  bottom: 0;
	position: relative;
	margin-top: -7.5em;
}
*/

p{
	font-size: 13px;	
}

p.ing{
	font-style: italic;
	font-size: 15px;
	margin-bottom: 30px;
	
}

#content #contentarea{
  float:left;
	width: 815px; 
	min-height: 400px;
	margin-bottom: 20px;
}

#top20 #contentarea {
	min-height: 0;
}

* html #content #contentarea {
  height: 1%;
}

#content #contentarea p{
	width: 75%;
	line-height: 1.8;
}

#content #contentarea a img{
	border:none;

}

#content #contentarea p.top20-col1{
	float: left;
	width: 321px;
}

#content #contentarea p.top20-col2{
	float: left;
	margin-left: 19px;
	/*margin-right:19px;*/
	width: 450px;
		
}

* html #content #contentarea p.top20-col2{
	float: left;
	margin-left: 19px;
	/*margin-right: 10px;*/
	width: 450px;
} 



#content #contentarea p.top20-col3{
	clear:both;
	float: left;
	width: 550px;	
	
}

#content #contentarea p.top20-col4{
	float: left;
	margin-left: 19px;
	width: 200px;	
}

#content #contentarea p .voiceText{
	
	display:block;
	padding: 5px 5px 5px 5px; 
	
}

#juontajat{
	clear: both;
	margin-top: 20px;
	
}

#content #contentarea p.col1{
	float:left;
	width: 135px;
}
#content #contentarea p.col2{
	float:left;
	margin-left: 20px;
	width: 135px;	
}

a {
  color: #323232;
  text-decoration: none;
}

a:hover {
  color: #323232;
  text-decoration: underline;
}

#content a {
  text-decoration: underline;
}

#content a:hover {
  	text-decoration: underline;
	color: #616161;
}


a.buy {
  color: #00ad08;
  font-weight: bold;
  text-decoration: underline;
  font-size: 1.0em;
}

a.buy:hover {
  color: #00ad08;
}

#buy:after {
	  content: ".";
	  display: block; 
	  height: 0; 
	  clear: both; 
	  visibility: hidden;	
}

* html #buy {
	  height: 1%;
}


#buy {
  font-size: 1.2em;
	padding: 20px;
	background-color: white;
	border-bottom: 1px solid #c6cacb;
	margin-bottom: 20px;
	height: 1%; /* ie */
}



#buy img {
	border: 1px solid black;
}

/*
#buySong h3 {
  float: none;
  margin-bottom: .5em;
}
*/


#header h1 {
  background: url(../img/logo.png) top left no-repeat;
  width: 170px;
  height: 55px;
  margin: 0;
  position: relative;
  top: 56px;
  left: 130px;
  text-indent: -9999px;
}

#header h1 a {
  display: block;
  height: 100%;
}

#navigation {
  position: relative;
  top: 0;
  left: 400px;
  width: 500px;
  margin: 0;
  padding: 0;
  list-style: none;
  height: 77px;
}

#navigation li {
  display: block;
  width: 77px;
  height: 77px;
  float: left;
  margin-right: 40px;
}

#navigation li a {
  display: block;
  height: 77px;
  text-indent: -9999px;
  outline: none;
}


* html #navigation li a, * html #header h1 {
  behavior: url(/assets/iepngfix/iepngfix.htc);
  cursor: pointer;
}

#navigation li.lista a {
  background: url(../img/navi/lista.png) top left no-repeat;
}

#navigation li.lista a:hover {
  background: url(../img/navi/lista-sel.png) top left no-repeat;
}

#navigation li.lista a.selected {
  background: url(../img/navi/lista-sel.png) top left no-repeat;
}

#navigation li.mita a {
  background: url(../img/navi/mita.png) top left no-repeat;
}

#navigation li.mita a:hover {
  background: url(../img/navi/mita-sel.png) top left no-repeat;
}

#navigation li.mita a.selected {
  background: url(../img/navi/mita-sel.png) top left no-repeat;
}

#navigation li.miten a {
  background: url(../img/navi/miten.png) top left no-repeat;
}

#navigation li.miten a:hover {
  background: url(../img/navi/miten-sel.png) top left no-repeat;
}

#navigation li.miten a.selected {
  background: url(../img/navi/miten-sel.png) top left no-repeat;
}

#navigation li.mista a {
  background: url(../img/navi/mista.png) top left no-repeat;
}

#navigation li.mista a:hover {
  background: url(../img/navi/mista-sel.png) top left no-repeat;
}

#navigation li.mista a.selected {
  background: url(../img/navi/mista-sel.png) top left no-repeat;
}


#extra {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 990px;
  text-align: right;
  top: 7px;
}

#extra li {
  display: inline;
  margin-left: 50px;
}

#content {
  margin-left: 175px;
  margin-top: 60px;
  width: 815px;
  
}

#content h2 {
  font-size: 24px;
  font-weight: normal;
  background: #fff;
  padding: .3em;
  margin: 0 0 .5em 0;
	line-height: 1.0;
	width: 350px;
}


#content h2.top20-h2 {
  float: left;
  font-size: 24px;
  font-weight: normal;
  background: #fff;
  padding: .3em;
  margin: 0 0 0 0;
	line-height: 1.0;
	width: 350px;
}

#content h2.bigListHeader {
  	font-size: 2.4em;
  	font-weight: normal;
  	color: #D10095;
  	background: none;
}


#content h3 {
	float: left;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}

#content h3.frontpage {
	margin-left: 10px;
}


#content input, #content textarea{
	border: 0;
	background-color: #c6cacb;
		
}

#topline {
	border-top:1px solid #000000;
	margin-bottom: 2px;
/*	clear: both; */
	width: 855px;
	float: left;
}

#greyline, .greyline {
	border-top:1px solid #c6cacb;
	margin-bottom: 2px;
	clear: left;
}

#greybar {
	border-top:15px solid #c6cacb;
	margin-bottom: 15px;
	margin-left: -30px;
	width: 576px;
	
}


#device{
	position:relative;
	background-color: #fff;
 	padding: 0px 0px 20px 30px;
	border-bottom: 1px solid #c6cacb;
	margin-bottom: 20px;
	float: left;
	width: 785px;
}

#shop #device{
	border-bottom: none;
   	padding: 0px 0px 20px 0px;
}

#device h3{
	float:none;
	margin-bottom:30px;
}
#device .toplink{
	float:right;
	margin-top: -30px;
	margin-right: -63px;
}

#device #devicephoto{
	width: 150px;
	height: 150px;
	padding: 5px;
	margin-right: 20px;
	border: 1px solid #c6cacb;
}


#formats{
	top:100px;
	position:absolute;
	left: 213px;
	font-size: 1.2em;
	width: 360px;
}
#formats ul{
  	display:inline;
  	margin-left:0;  	
  	padding-left:0;
  	
}

#formats li{
  	display:inline;
  	list-style: none;
  	margin-left: 3px;
}

#shop{
	position:relative;
	background-color: #fff;
  padding: 0px 0px 20px 30px;
  border-bottom: 1px solid #c6cacb;
  float: left;
  width: 785px;
}

#shop #helpContent, #shop #guideContent, #shop #descContent, #shop #linkContent {
    /* padding: 0px 0px 50px -30px; */
	padding-bottom: 30px;
	/* border-bottom: 1px solid #c6cacb; */
  	font-size: 1.2em;	
  	line-height: 1.8em;
  	width: 70%;
}

#device #helpContent {
  font-size: 1.2em;
  clear: both; 
	width: 70%;
}

#shopsbig{
	background: white;
	margin-top: 0px;
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 20px;	
	margin-left: 0;
	clear: left;
	float: left;
	padding-bottom: 30px;
	width: 100%;
}


#shopsbig:after {
	  content: ".";
	  display: block; 
	  height: 0; 
	  clear: both; 
	  visibility: hidden;	
}

* html #shopsbig {
	  height: 1%;
}

#shopsbig li {
	width: 170px;
	height: 140px;
	float: left;
	padding: 0px;
	margin: 5px;
	margin-left: 10px;
}

* html #shopsbig li, * html #shopbig li a {
		width: 140px;
		padding: 0;
		margin: 0;
		height: 1%;
}

#shopsbig li a{
	width: 170px;
	height: 140px;
	display: block;	
	text-decoration: none;
	border: 1px solid white;
	margin-left: 8px;
	padding: 5px 0 5px 13px;
}

#shopsbig li a img{
	margin-left: 0px;
}

#shopsbig li a:hover{
	background: #fffee2;
	border: 1px solid #e3e1e4;
}


#shopsbig li a strong{
	font-size: 14px;
}

/* WAP */

#shopsbigwap:after {
	  content: ".";
	  display: block; 
	  height: 0; 
	  clear: both; 

}

* html #shopsbigwap {
	  height: 1%;
	
}
#shopsbigwap {
	margin-top: 0px;
	background: white;
	/* border-bottom: 1px solid #c6cacb; */
	list-style-type: none;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0 0 20px 0;
	clear: both;
}
#shopsbigwap li{
	width: 170px;
	float: left;
	padding: 0px;
	margin: 5px;
	margin-left: 10px;

}

#shopsbigwap li a{
	width: 170px;
	display: block;	
	text-decoration: none;
}

#shopsbigwap li a img{
	margin-left: 8px;
}

#shopsbigwap li a:hover{
	text-decoration: underline;
}


#shopsbigwap li a strong{
	font-size: 14px;
}

/* End WAP */

#shop h3 {
  float: none;
}

#shop #formats{
	top:0px;
	position:absolute;
	left: 0px;	
	
	position:relative;
	display:block;
	list-style: none;
  	margin-left: 3px;
}
#shop #formats ul{

  	margin-left:0;  	
  	padding-left:0;
}

#shop #formats li{
  	list-style: none;
  	margin-left: 3px;
}


#shop #shopThumbnail{
  	font-size: 2.0em;
	width: 200px;
	height: 150px;
	padding: 5px;
	margin-right: 20px;
}

#shop #links{
	top:33px;
	position:absolute;
	left: 213px;
	font-size: 1.2em;
}

#content #shop h2 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 20px;
	margin-left: -10px;
	margin-bottom: 10px;
}


#shops {
	background-color: white;
	padding: 20px;
	border-bottom:1px solid #C6CACB;
	
}

#shops dt.shopname {
    font-size: 1.4em;
	margin-top: 10px;
}

#shops dt a{
	/* font-size: 2.0em; */
	font-size: 16px;
	text-decoration: none;
}

#shops a{
	/* font-size: 2.0em; */
	font-size: 16px;
	text-decoration: none;
}
#shops a:hover{
	/* font-size: 2.0em; */
	font-size: 16px;
	text-decoration: underline;
}

#shops dd, #shops dd a, #shops dd a:hover{
	font-size: 12px;	
	margin: 5px 0 30px 10px;
	
}

/*
#shops dd a{
	font-size: 12px;
	margin-left: 5px;
}
*/

#device dt{
	clear:both;
	height:34px;
	font-size: 1.4em;
	margin: 30px 0 30px 0;	
	padding-top:8px;
	padding-left:40px;	
}

#device dt.nro1{
	background: url(../img/dev-blacknro1.png) top left no-repeat;	

}
#device dt.nro2{
	background: url(../img/dev-blacknro2.png) top left no-repeat;	

}
#device dt.nro3{
	background: url(../img/dev-blacknro3.png) top left no-repeat;	

}
#device dt.nro4{
	background: url(../img/dev-blacknro4.png) top left no-repeat;	

}

li.nro1small{
	background: url(../img/blacknro1small.png) top left no-repeat;	

}
li.nro2small{
	background: url(../img/blacknro2small.png) top left no-repeat;	

}
li.nro3small{
	background: url(../img/blacknro3small.png) top left no-repeat;	

}
li.nro4small{
	background: url(../img/blacknro4small.png) top left no-repeat;	

}

#device dd{
	margin-left: 0;
}
#device dd img{
	float: left;
	margin-right: 10px; 
	margin-top: 30px;	
}

#pageSubmenu {
 	border-top: 15px solid #D10095; 
 	margin: 0px; 
 	width: 200px;
 	padding: 15px;
	position: absolute;
	left: 585px;
}

.textareawithsubmenu {
	position: relative;
	width: 550px;
}

div.audio {
  width: 100%;
  clear: both;
  float: left;
}

div.audio img {
  margin: 0 10px 10px 0;
  width: 80px;
  height: 80px;
  float: left;
}

.formatImage {
		width: 193px;
		height: 296px;
		position: relative;
		float: left;
		margin: 0 20px 0 0;
}

* html #pageSubmenu {
  position: absolute;
  right: 0;
  clear: left;
  float: none;
  margin: 0;
  
}


#pageSubmenu strong {
	font-weight: bold;
	font-size: 12px;
	margin-left: 15px;
}

#pageSubmenu ul{
	list-style-type: none;
	padding: 0px;
	margin-left: 15px;
}
 
#pageSubmenu li{
	margin-left: 0px;
	padding-left:20px;
}

#pageSubmenu li.plain{
	margin-left: 0px;
	padding-left:0px;
}


#nextPrev {
  float: right;
  font-size: 1.4em;
  margin-right: 40px;
}


#nextPrev a {
  color: #000;
  text-decoration: none;
}

#nextPrev span {
  color: #cccbbf;
  text-decoration: none;
}
#search {
  float: left;
  clear: right;
  font-size: 1.4em;
  margin-right: 30px;
  margin-left: 40px;
}

#search input {
	border: 0;
}

#chart {
  width: 100%;
  border-collapse: collapse;
  border: 0;
  /*clear: both;*/
  float: left;
  margin-top: 20px;
  margin-bottom: 40px;
}

#chart th {
  text-align: left;
  font-weight: normal;
}

#chart th span {
  border-bottom: 1px solid #000;
  display: block;
  margin: 2px;
}

table.blackline  {
  display: block;
  margin: 0px;
  margin-left: -2px;
  float: left;
}


table.blackline th span {
  border-bottom: 1px solid #000;
  display: block;
  margin: 0px;
}



#chart th.placing {
  width: 98px;
}

#chart th.song {
  width: 250px;
}

#chart th.artist {
  width: 220px;
}

#chart th.woc {
  width: 110px;
}

#chart th.placing span {
  border: 0;
  margin: 0;
  background: url(../img/chart/placing-bg.png) top left no-repeat;
  position: absolute;
  height: 33px;
  width: 98px;
  padding-left: 5px;
  margin-top: -8px;
  z-index: 100;
}

* html #chart th.placing span { 
  background: url(../img/chart/placing-bg.gif) top left no-repeat;
}
		
#chart td {
	background: #fff;
	padding: 8px 5px;
  margin-bottom: 1px;
  font-size: 1.2em;
  position: relative;
}
#chart td.song {
  width: 180px;
}

#chart td.art {
  width: 40px;
}

#chart td.play {
  width: 15px;
}

#chart td.play span {
		float: none;
}	

#chart td.play span.play {
    float: none;
    display: block;
    margin-bottom: -1.5em;
} 

#top20 td.position {
	text-align: right;
}

#chart tr.even td, body p.even, body dt.even {
  background: transparent url(../img/chart/even-row.png) repeat;
}

#chart.top20 tr.even td {
    background: #2e393e;
    color: white;
}

#chart.top20 tr.even td a {
  color: white;
}

#commonrow {
  padding-top: 20px;
  padding-bottom: 20px;
}

#commonrow.even {
  background: transparent url(../img/chart/even-row.png) repeat;
}



#chart td img {
	margin-right: 10px;
	vertical-align: middle;
	float: left;
}

#chart td span {
  float: right;
}

#subnavi {
  width: 165px;
  text-align: right;
  list-style: none;
  margin: 140px 0 0 -175px;
  padding: 0;
  position: relative;
  float: left;
}

#subnavi li {
  margin-bottom: 3px;
  clear: both;
  float: left;
  width: 165px;
}

#subnavi a {
  line-height: 24px;
	display: block;
	float: right;
	padding: 0 0 0 10px;
}

#subnavi .subnavi-twitter a {
  text-decoration: none;
}

#subnavi .subnavi-twitter img {
  position: relative;
  top: 3px;
}

#subnavi a span {
  line-height: 24px;
	display: block;
	padding-right: 20px;
	margin-right: -7px;  	
	margin-left: -20px;
	padding-left: 20px;
}


* html #subnavi span {
  position: relative;
  width: 5px;
  right: 0;
  white-space: nowrap;
  margin-right: -7px;
  cursor: pointer;
}

#subnavi li a.selected, #subnavi li a:hover {
	color: #fff;
	text-decoration: none;
    background: url(../img/navi/subnavi-left.gif) top left no-repeat;
}

#subnavi li a.selected span, #subnavi li a:hover span {
  background: url(../img/navi/subnavi-right.png) top right no-repeat;  
}

* html #subnavi li a.selected span, * html #subnavi li a:hover span {
  background: url(../img/navi/subnavi-right.gif) top right no-repeat;  
}

#subnavi li a.naviTop20img, #subnavi li a.naviTop20img:hover,
#subnavi li a.naviTop20img span, #subnavi li a.naviTop20img:hover span{
	background: none;
	border:none;
	margin-right: -7px;
	padding-right: 20px;
}

#subnavi li.rss a {
	float:right;
	padding-top: 20px;
	padding-right: 20px;
	margin-right: -7px;
}
 

#footerContainer {
  border-top: 1px solid #000;
  background: #fff;
  margin-top: 20px;
  padding-bottom: 20px;
  clear: both;
  float: left;
  width: 100%;
}
 
#footer {
  width: 815px;
  margin: 0;
  padding: 20px 0 20px 0;
  position: relative;
  left: 175px;
}

#footer:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html #footer {
  height: 1%;
}

#footer h2 {
  font-weight: normal;
  font-size: 1.4em;
  padding: 10px 0 20px 50px;
  background: url(../img/logo-small.gif) top left no-repeat;
  margin-left: -50px;
}

* html #footer h2 {
  position: absolute;
 
}

#footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

* html #footer ul {
  padding-top: 50px;
}

* html #footer ul ul {
		padding-top: 0;
}

#footer ul li {
	float: left;
	margin-right: 20px;
}

* html #footer li {
  width: 80px;
}

#footer ul li a, #footer ul li strong {
	font-size: 1.4em;
	font-weight: normal;
	display: block;
	height: 35px;
	background: url(../img/footer-bullet.gif) bottom left no-repeat;
}

#footer ul ul li a {
  font-size: 1em;
  display: inline;
  background: none;
  color: #797979;
}

#footer ul ul li {
  float: none;
}

.chartWeeks, .chartWeeks ul {
	font-size: 1.4em;  
	background: white;
	border-top: 1px solid black;
}

.chartWeeks {
  margin-left: 0px;
	padding: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
  height: 1%; /* ie */
  float: left;
  width: 100%;
}

.chartWeeks:after, .chartWeeks ul:after {
  content: ".";
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.chartWeeks li {
  display: block;
  width: 200px;
 	clear: none;
  float: left;
  margin-left: 40px;
}


.chartWeeks a {
  display: block;
  /* width: 100%; */
  text-align: right;
}

.chartWeeks a strong {
	float: left;
}

.chartWeeks span {
  font-size: .8em;
  color: #666;
}

.chartWeeks h4 {
  color:#D10095;
  font-size:2em;
}

#artists {
  font-size: 1.2em;
  list-style-type: disc;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
}

#artists:after {
  content: ".";
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;	
}

* html #artists {
  height: 1%;
}

#artists li {
	display: block;
	width: 815px;
	float: left;
	clear: both;
	margin: 17px 20px 0 0;
	padding: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid black;
	background: white;
}

#artist ul {
  clear: both;
  width: 100%;
}

#artists li.even {
	background: transparent url(../img/chart/even-row.png) repeat;	
}

#artists li ul li {
	float: left;
	clear: none;
	width: 150px;
	margin-top: 0px;
	padding: 0px;
	border-top: none;
	background: none;
}


#artists h4 {
	font-size: 2em;
	position: absolute;
	margin: 0;
	padding: 0;
	color: #D10095;
	left: 10px;
}


/* Common list styles */

.straighList{
}



.compactList:after {
  content: ".";
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;	
}

* html .compactList {
  height: 1%;
}
/*
.compactList li {
	display: block;
	width: 100%;
	float: left;
	clear: both;
	font-size: 12px;
	margin: 17px 20px 0 0;
	padding: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: white;
}
*/

.compactList ul {
  clear: both;
  width: 100%;
}


.compactList li {
	float: left;
	clear: none;
	font-size: 12px;
	width: 150px;
	margin-top: 0px;
	padding: 0px;
	border-top: none;
	background: none;
}

#letters {
  list-style: none;
  margin: 0;
  padding: 0;
}

#letters li {
	display: inline;
}

#letters li a {
	background: #fff;
	padding: .4em 1em;
	margin-right: .1em;
}

.links {
  font-size: 1.6em;
  margin-left: 10px;
}

/* Single Artist page and search page results*/

#songs, #searchResults{
	background: white;
	margin-top: 50px;
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 40px;	
	height: 1%; /* ie */
}


#songs:after, #searchResults:after {
	  content: ".";
	  display: block; 
	  height: 0; 
	  clear: both; 
	  visibility: hidden;	
}

* html #songs {
	  height: 1%;
}


* html #searchResults {
	  height: 1%;
}

#songs li, #searchResults li{
	width: 330px;
	height: 180px;
	float: left;
	padding: 0px;
	margin: 5px;
	margin-left: 0px;
	margin-right: 50px;
}

#songs li a img, #searchResults li a img{
	
}

#songs li a:hover, #searchResults li a img{
	
}


#songs li a strong, #searchResults li a strong{
	font-size: 1.3em;
}

.artistlinks, .labellinks {
  font-size: 1.2em;
  margin-right: 10px;
  margin-left: 380px;
}

#content #contentarea .artistlinks a {
	text-decoration: none;
}

#content #contentarea .artistlinks a:hover {
	text-decoration: underline;
}



.albumArt {
  float: left;
  margin: 0 10px 10px 0;
}

.albumArtBig {
	border: 1px solid #323232;
	padding: 0px;
	margin-left: 0px;
}

#chart .albumArt {
  float: none;
  margin: 0 10px 0 0;
}


#labelArtist {
  font-size: 1.2em;

}
#labelArtist, #labelArtist ul, #searchResults {
  list-style: none;
}

#labelArtist li { 
  clear: both;
  margin-bottom: 20px;
}

#labelArtist li a.artist {
		font-weight: bold;
		font-size: 1.4em;
} 


#audioFormats,#videoFormats {
  font-size: 1.2em;
  clear: both;
}


#themes p {
  clear:both;
  float:left;
}

#themes a {
  font-size: 1.5em;
}		

#themes img {
  float:left; 
  margin-right: 10px;
  border: 0;
}

#digikohina {
	background:#FFFFFF;
	border-top:1px solid #4A4A4A;
	float:left;
	margin-left:10px;
	margin-top:-5em;
	margin-bottom: 1em;
	padding:10px;
	position:relative;
	width:315px;
	z-index:10;
	
}

#digikohina h3 {
	font-size: 1.6em;
	margin-bottom: 1em;
	width: 100%;
}

#digikohina a {
	font-size: 1.15em;
	text-decoration: none;
	padding-left: 60px;
	display: block;
	min-height: 1%;
}

#digikohina a:hover {
	text-decoration: underline;
	color: #000;
}

#digikohina p {
	margin-top: 1em;
	float: left;
	margin-bottom: 0;
}
#digikohina p a {
	font-size: .9em;
	text-decoration: none;
	color: #000;
	padding-left: 0;
}
#digikohina div {
	min-height: 1%;
	float: left;
	width: 100%;
}
#digikohina em {
	display: block;
	font-style: normal;
	font-size: .9em;
	position: absolute;
	left: 10px;
	font-weight: bold;
}

#digikohina a span {
	text-decoration: none !important;
	padding: 10px;
	background: #fff; 
	position: absolute; 
	border: 1px solid #4A4A4A;
	z-index: 120; 
	width: 313px;
	display:none;
	color: #000;
	float: left;
	left: 0;
}

#digikohina div strong {
	font-weight: normal;
}

#digikohina a:hover span {
  display: block; 
}

