/* DJ AM */
/* Section: Deckstar
----------------------------------------------------------------------------- */
	
	
/* Section Heading
----------------------------------------------------------------------------- */

	h2 {
	
		width: 553px;
		background: url(../images/headings/h2-deckstar.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
----------------------------------------------------------------------------- */

	#booking strong,
	#booking a,
	#booking em {
	
		display: block;
	
		}

	#booking {
	
		float: left;
		width: 50%;
		margin-bottom: 20px;
	
		}
