
	#contentBody .left, #bottom {
		display: none;
		}
		
	#contentBody .right {
		width: 778px;
		padding: 0;
		height: 223px;
		}
		
	h2 {
		font-size: 1.3em;
		margin-bottom: 5px;
		}
	
	#contentBody .right li {
		float: left;
		height: 221px;
		margin: 1px 1px 1px 0;
		}
	
	#contentBody .right li.last {
		margin-right: 0;
		}
		
	#contentBody .right img {
		margin: 0;
		}
		
	#contentBody .siteWidth {
		background: none;
		}
		
	#a1 { width: 199px; background: #000; }
	#a2 { width: 190px; background: #8D8A7A; }
	#a3 { width: 190px; background: #C31C24; }
	#a4 { width: 196px; background: #2a2a2a; }
	
	
	
	/**
	* artist list
	*/
	#artistlist {
		margin-bottom:50px;
		}
		
	#artistlist strong a {
		color: #C31C24;
		font-size: 1em;
		}
		
	#artistlist ul{
		float: left;
		width: 194px;
		margin: 0 0 20px;
		}

	#artistlist li {
		line-height: 18px;
		}

	#artistlist a {
		color: #CBCBCB;
		text-decoration: none;
		}
