/* DJ AM */
/* Section: AM Now
----------------------------------------------------------------------------- */

@import url("tabs.css");
@import url("widget-editorial.css");


/* Section Heading
----------------------------------------------------------------------------- */

	h2 {
	
		width: 553px;
		background: url(../images/headings/h2-amnow.gif);
	
		}
		
		
/* Structural Containers
----------------------------------------------------------------------------- */

	#content {
	
		width: 478px;
		position: relative;
		padding-left: 38px;
		margin-left: 150px;
		background: url(../images/layout/bg-content-sm.jpg);
	
		}
		
	#content span.end {
	
		width: 553px;
		height: 40px;
		background: url(../images/layout/content-end-sm.gif);
	
		}
		
	#main {
	
		width: 100%;
	
		}


/* Tabs
----------------------------------------------------------------------------- */

	.tabs {
	
		left: 175px;
		top: 20px;
	
		}
		
		
/* Bio
----------------------------------------------------------------------------- */

	#page-bio .widget-editorial h3,
	#page-bio .widget-editorial h4,
	#page-bio .widget-editorial strong {
	
		display: none;
	
		}
		
