@charset "utf-8";
/* CSS Document */

table.teaser-fp-program-articles-item {
}
table.teaser-fp-program-articles-item td {
	padding:2px;
	border:1px solid #CAE0E6;
	background-color: #F7FDFF;
}
.teaser-fp-program-articles-item-h3 {
	padding:3px 5px;
	margin:0 0 1px 0;
	border: none;
	font-size: 12px;
	line-height: 1.2em;
	font-weight:bold;
	background-color: #CAE0E6;
}
.teaser-fp-program-articles-item-h3 a, .teaser-fp-program-articles-item-h3 a:hover {
	color:#0095BA;
	font-weight:bold;
	text-decoration:none;
}
.teaser-fp-program-articles-summary {
	float: left;
	margin:0;
	padding:0;
	width: 398px;

}

.teaser-fp-program-articles-image {
	float: left;
	}


.teaser-fp-program-articles-image img {
	float: left;
	margin: 0 4px 0 0;
	border: 1px solid #CAE0E6;
	padding: 2px;
	background-color: #FFF;
}
.teaser-fp-program-articles-summary a, .teaser-fp-program-articles-summary a:hover {
	text-decoration: none;
}
.teaser-program-articles-image {
	margin-bottom: 7px;
}
/* hide hack from Mac-IE5 \*/
* html .teaser-program-articles-item {
	height: 1%;
}
/* end hiding */.teaser-program-articles-item-h3 {
	margin: 3px 0 6px 0;
}

p.teaser-program-articles-summary {
	margin: 0.4em 0;
}


.article-teaser-spacer {
	border-bottom: 1px dotted #5D3B94;
	border-style:none none dotted;
	border-width:0 0 1px;
	clear:both;
	display:block;
	margin:6px 0;
	padding:0;
}


}



/*teasers left side*/

table.teaser-fp-lhs-articles-item {
	background-color:#F6F2FC;
}
table.teaser-fp-lhs-articles-item td { padding:2px; border:1px solid; border-color:#DEE6EF;}
.teaser-fp-lhs-articles-image img { float: left; margin: 0 0px 4px 0; border: 0px solid #C9D5E5; padding: 0px; }
p.teaser-fp-lhs-articles-summary {
	margin:0 2px;
	padding: 0;
	text-align: justify;
}
.teaser-fp-lhs-articles-summary-hightlighted {
	font-weight:bold;
	color:#603D99;
	font-size: 12px;
}
.teaser-fp-lhs-articles-summary a,
.teaser-fp-lhs-articles-summary a:hover { text-decoration: none; }
/* hide hack from Mac-IE5 \*/
* html .teaser-lhs-articles-item { height: 1%; }
/* end hiding */

/*IE Fix*/
table.teaser-fp-lhs-articles-item td { width: 192px;}
.teaser-fp-program-articles-alt .teaser-fp-program-articles-item tbody tr td .teaser-fp-program-articles-image-alt {
	float: left;
	margin-right: 4px;
}


.fp-teaser-framed-headline {
	margin:0px;
	padding:3px;
	background-color:#E6C7C3;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	
	}

td.fp-speakers-table-td {
    background-color: #E1E8F3;
    line-height: 1em;
    padding: 1px;
}

td.fp-speakers-table-td img {
    background-color: #FFFFFF;
    border: 1px solid #CAD6E6;
    float: left;
    margin: 0 4px 0 0;
    padding: 1px;
    width: 28px;
}

.fp-speakers-table strong,
.fp-speakers-table strong a
{
    color: #003366;
    display: block;
    margin-top: 3px;
}

.fp-speakers-table-arrow {
    color: darkorange;
    font-weight: bold;
}
