/* CSS Document */


#contents {
 margin: 0px 5px;	
 }
 
td.news_headline_item {
 text-align: left;
 margin:5em 0em; 
 width: 70%;
 height: 25px;
 }
    
td.news_headline_price {
 text-align: center;
 margin:.5em 0em; 
 width:auto;
 height: 25px;
 vertical-align:top;
 }    
    
.table_news_content {
 margin:.5em ;
 width:98%;
 }

.band_logo {
margin: 1em;
 text-align:center;
 }

.artists_items_navigation {
 top:189px;
	position:absolute;
	width:918px;
	height:40px;
	text-align:center;
 }
 
 td.title {
  height:25px;
  color:#FFFFFF;
  border-bottom: dotted #999999 1px;
  }
  
 td.year {
  height:25px;
  text-align:center;
  color:#FFFFFF;
  border-bottom: dotted #999999 1px;
  }
