a img{
 border:0;
}

a:link img{
 border:0;
}

a:visited img{
	border:0;
}

a:active img{
 border:0;
}

	/**
	* content area columns
	*/
	.left {
		float: left;
		width: 211px;
		color: #5E5E5E;
		}
		
	.left p {
		margin: 5px 20px 10px;/* 0;*/
		border: 0;
		line-height:16px;
		}
		
	.left p img {
		margin: 0;
		border: 0;
		display: block;
		}
		
	.right {
		float: left;
		width: 565px;
		}
		
	.right img {
		margin: 20px 0;
		}
		
	/**
	* bottom content area columns
	*/
	.bottomLeft {
		float: left;
		width: 211px;
		color: #5E5E5E;
		padding-top:0;
		}
		
	.bottomLeft p {
		margin: 5px 20px 10px;/* 0;*/
		border: 0;
		line-height:16px;
		}
		
	.bottomLeft p img {
		margin: 0;
		border: 0;
		display: block;
		}
		
	.bottomLeft ul, .left ul {
		margin: 0 20px;
		font-size: 9px !important;
		font-size: 0.94em;
		}
		
	/* Safari only Hack */
	::root .left ul, ::root .bottomLeft ul {font-size: 9px;}
		
	.bottomLeft ul li {
		border: 1px solid #B4B4B4;
		margin: 0 0 3px;
		}
	
	.bottomLeft ul li a {
		padding: 0 10px;
		line-height: 20px;
		display: block;
		color: #000;
		text-decoration: none;
		}
		
	.bottomLeft ul li.double a {
		padding: 6px 10px;
		line-height: normal !important;
		}
		
	.bottomLeft ul li.move {
		margin-top: 10px;
		}
		
	.bottomLeft ul li.white a {
		background-color: #fff;
		}
		
	/* Safari only Hack */
	
	::root .bottomLeft ul li a {color: #434343;}
		
	.bottomLeft ul li a:hover {
		background-color: #E6E6E6;
		}
		
			
		
	/**
	* content body
	*/
	#contentBody {
		line-height: 18px;
		background-color: #fff;
		}
		
	#contentBody .pad {
		color: #414141;
		padding: 0 0 20px 20px;
		}
		
	#contentBody .siteWidth {
		background: url(../../../images/layout/artists/left-bg.gif) repeat-y;
		}

	#contentBody table {
		width: 100%;
		color: #5E5E5E;
		margin: 0 0 20px 20px;
		}
		
	#contentBody th {
		text-align: left;
		font-weight: normal;
		}
		
	#contentBody table span {
		/*color: #414141;*/
		color: #231f20;
		font-weight: bold;
		
		}
		
	#contentBody table a span {
		color: #A41111 !important;
	}
		
	#contentBody table img {
		margin: 0 10px 0 0;
		}
		
	#contentBody table h3 {
		margin: 0;
		}
		
		
		
	/**
	* bottom
	*/
	#bottom {
		color: #CBCBCB;
		background-color: #E6E6E6;
		}
		
	#bottomBG {
		background: url(../../../images/layout/artists/left-bg.gif) repeat-y;
		}
		
		

		
	/**
	* left submenu
	*/
	.left img {
		margin: 20px 0 10px 20px;
		}
		
	
		
	.left ul li {
		border: 1px solid #B4B4B4;
		margin: 0 0 3px;
		}
	
	.left ul li a {
		padding: 6px 6px !important;
		padding: 3px 6px;
		line-height: 10px;
		display: block;
		color: #231f20 !important;
		color: #000;
		text-decoration: none;
		}
	
	.left ul .red a {color:#ff0000 !important;}
		
	.left ul li.double a {
		/*padding: 6px 10px;
		line-height: normal !important;*/
		}
		
	.left ul li.move {
		margin-top: 20px;
		}
		
	.left ul li.white a {
		background-color: #fff;
		}
		
	/* Safari only Hack */
	::root .left ul li a {
		color: #434343;
	}
		
	.left ul li a:hover {
		background-color: #E6E6E6;
		}
		
		
		
	/**
	* profile
	*/
	#profile {
		color: #414141;
		/*width: 430px;*/
		margin: 0 0 0 66px;
		padding-bottom: 85px;
		text-align: left;
		}
		
	#profile img {
		margin-bottom: 0;
		}
		
	#profile h3 {
		font-size: 1.3em;
		margin: 20px 0 5px;
		}
		
	#profile h4 {
		margin: 0 0 13px 0;
	}
	
	#profile p {
		margin: 0 0 13px 0;
	}
	
	#profile ul {
		list-style-type: circle;
	}
	
	#profile ul li {
		margin: 0 0 5px 15px;
	}
