/* CSS Document */

/* en_header styles
------------------ */
#en_header {
	height: 124px;
        width: 760px;
        float:left;
	background: transparent url(http://assets.en.oreilly.com/1/event/25/where2009_header_bg.gif) left bottom no-repeat;
}

#en_header #logo {
        margin:22px 0 0 20px;
}

/* en_main styles
------------------ */



div#en_main {
	padding: 0;
	background: transparent url(http://assets.en.oreilly.com/1/event/25/where2009_page_bg.gif) left top repeat-y;
}


.en_article_body {
	padding-bottom: 10px;
	color: #333;
}


h1 {
	color: #33669f;
        padding-top:15px;
}

h2 {
	color: #33669f;
        padding-top:15px;
}

h3 {
	color: #33669f;
        font-weight:normal;
}

h4 {
	color: #33669f;
}

#en_schedule_speaker div.en_user_photo {
padding-top:20px;
}

div#mid #widgets .module h5 {
    font-size:1em;
    margin-left:25px;
}

div#mid #widgets .module ul.video_list li .time {
	color: #333;
}