/* DJ AM */
/* Section: Press
----------------------------------------------------------------------------- */

	@import url("widget-event.css");
	
	
/* Section Heading
----------------------------------------------------------------------------- */

	h2 {
	
		width: 553px;
		background: url(../images/headings/h2-press.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);
	
		}
		
		
/* Content
----------------------------------------------------------------------------- */

	#press-contact strong,
	#press-contact a,
	#press-contact em {
	
		display: block;
	
		}

	#press-contact {
	
		float: left;
		width: 50%;
		margin-bottom: 20px;
	
		}
		
	#press-kit {
	
		float: right;
		width: 50%;
		margin-bottom: 20px;
	
		}
