/* Left Nav */

/*basic layout*/

.ln_left { float: left; width: 200px; overflow: auto; margin-bottom: 20px; margin-right: 33px; overflow: hidden; }

.ln_right { float: left; width: 570px; margin-bottom: 20px; }

.ln_right p { padding-top:15px; }

.ln_img { margin-bottom: 15px; }


.ln_left ul { clear: both; list-style: none; font-size: 13px; font-weight: bold; color: #8E9339; }

.ln_left ul li { padding: 0 0 5px 0px; }

.ln_left ul li a { color: #333; text-decoration: none; display: block; }

.ln_left ul li a:hover { text-decoration: none; color: #e67700; }



.artistList { padding-top: 20px; }

.artistList .initial { color: #8E9339; font-size: 12px; font-weight: bold; }

.artistList .names { padding-top: 5px; }

.artistList .names p { width: 275px; padding: 0 0 5px 0; float: left; }



