/* $Id: edp_overlay.css,v 1.15 2008-06-27 22:03:29 achai Exp $ */  
/* EDP Overlay */


.artistContentBox {
	width:770px;
	margin: 0;
}



.artistPicture  {
	padding-right:10px;
	float:left;
	overflow: visible;
}


.artistContent {
	/* brandable properties */
	color: #333;
	/* brandable properties */	
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	float:left;
    width: 550px;
}

.artistContent a {
	font-size: 11px;
}


/* *************** incorporated from mastersearch overlay  01/04/06 *************** */



.edpTableBottomBorder {
	/* brandable properties */
	border-bottom: 1px solid #ccccccc;
	/* brandable properties */
}

.edpTableRightBorder {
	/* brandable properties */
	border-right: 1px solid #cccccc;
	/* brandable properties */
}


/* ////////// EDP TABS /////////// */




/* tabs imported to default.css for safety */




/* end */

