/***********************************************/
/* ne.css                    news/web magazine */
/* Use for all pages       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
#today h2 img{
	margin:2px 0px 0px 0px;
	}
#today h3,#today h4,#today .speaker_title{
	font-size:16px;
	}
#today h3 br{
	line-height:10%;
	}
#today .speaker_conp{
	font-size:xx-small;
}
.today_topics{
	padding:10px;
	line-height: 120%;
	text-align:left;
}
.today_topics img{
	margin:0px 0px 5px 10px;
}
#today .s_time_title{
	font-weight:bold;
	margin:10px;
	}
#today .s_time_title .speaker_title{
	font-weight:normal;
	margin:10px 0px 10px 0px;
	line-height:100%;
}

.boder_bottom{
	border-bottom: solid #CCCCCC 1px;
	padding-top: 5px;
	padding-bottom: 10px;
}
