/* CSS Document */

@import url('http://assets.en.oreilly.com/1/eventprovider/1/2008v1_css.css');
@import url('http://assets.en.oreilly.com/1/eventprovider/1/gsp 2008 west-east_shared css.css');









/* GSP West Specific Styles */


#mid ul li {
   list-style: url(http://assets.en.oreilly.com/1/event/9/gspwest2008_bullet.gif);
}


div#en_header {
	margin: 0;
        width:748px;
        height:428px;
}


#header {
	height: 400px;
}


/* Conference specific Widget styles */

#mid #widgets .module {
	background: #fff url(http://assets.en.oreilly.com/1/event/9/gspwest2008_module_mid.gif) left top repeat-y;
}
	
#mid #widgets .module .title {
	background: #99cc33 url(http://assets.en.oreilly.com/1/event/9/gspwest2008_module_top.gif) left top no-repeat;
	color: #fff;
}
	
#mid #widgets .module .content {
	background: transparent url(http://assets.en.oreilly.com/1/event/9/gspwest2008_module_bot.gif) left bottom no-repeat;
}