@charset "utf-8";
/* CSS Document */

body#layout1col #content-main {
	overflow:hidden;
}
h2 {
	font-weight:normal; color:#3a76bc;
}
.date {
	margin-top:-20px; color:#788486;
}
.big-image {
	margin:0; padding:0; position: relative;
   width: 100%; /* for IE 6 */
}
.moderator {
	background:url("images/moderator_bk.png") no-repeat scroll left top transparent; color:#FFFFFF; display:inline; height:76px; left:583px; padding:12px 30px; position:absolute; top:5px; width:197px;
}
.moderator span, .semvid-links span {
	color:#3a76bc;
}
.sem-video {
	float:left; margin-right:20px; margin-left:20px;
}
.semvid-links {
	float:left;
}

h3 {
	font-weight:normal; font-size:1.4em; color:#fff; padding:5px 0 5px 15px; margin:20px 0 20px 20px; border-bottom:none;
}
.blue-head {
	background:url(images/blue_head_bk.png) left top no-repeat;
}
.ltblue-head {
	background:url(images/ltblue_head_bk.png) left top no-repeat;
}
.yellow-head {
	background:url(images/yellow_head_bk.png) left top no-repeat;
}
.grey-head {
	background:url(images/gray_head_bk.png) left top no-repeat;
}
.maroon-head {
	background:url(images/maroon_head_bk.png) left top no-repeat;
}
.panelists {
	border: solid 1px #ccc; float:left; margin-right:10px; padding:0;
}
div.panel {
	float:left; width:195px; 
}
div.panel-clear {
	clear:both; height:20px;
}
div.panel p {
	font-size:0.9em; padding:0; margin:0;
}
div.panel a {
	font-weight:bold; color:#3a76bc; text-decoration:none;
}
div.panel a:hover {
	text-decoration:underline;
}
h4 {
	font-weight:normal; color:#3a76bc;
}
.partner {
	float:left; margin-right:15px; height:100px;
}
.tbird {
	margin:-10px 5px;
}
span.smalltxt {
	font-size:11px;
	font-family:Verdana, Arial, Geneva, sans-serif;
}