/* BEYONDLIVE */
/* Section Home Stylesheet
--------------------------------------------------------------------------------- */


	@import url('widget-media.css');
	
	
/* PAGE CONTENT
----------------------------------------------------------------------------- */


	body {
	
	background: #000 url(../images/layout/bg-body.jpg) top center no-repeat !important;

	}
	
	.section-home h2 {
	
	display: none;
	
	}
	
	#content div.widget-advertising {
	
	padding: 10px;
	background-color: #1f1d1e;
	margin-bottom: 35px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	}
	
	#homepage_slideshow {
	
	width: 879px;
	height: 428px;	
	
	}
