/* defines the styles for the dmc landing page */

div.news_titleteaser_div{
	margin-bottom:8px;
}

div.news_titleteaser_div a {font-family: Verdana; color: #9B0A1C;}

.publish_description {width:300px;}

div#event_teaser_div{
	sposition:absolute;
	width:448px;
	height:395px;
	overflow:auto;
}

/******************************************************************/
#news_teaserdiv {padding-top: 25px; position: relative;}
#news_teaserdiv .teaser_image {}
#news_teaserdiv .teaser_title {font-size: 120%; margin: 0; background: #C5B9B2;}
#news_teaserdiv .teaser_title a {text-align: right; display: block; padding: 12px;}
#news_teaserdiv .teaser_copy {margin: 12px 0;}
#news_teaserdiv .teaser_readmore {margin: 0;}
#news_teaserdiv .teaser_readmore a {display: block; width: 100%; height: 30px; background: url(/images/pub/news_link.jpg) 0 0 no-repeat;}
#news_teaserdiv .teaser_readmore a span {display: none;}
#news_teaserdiv .teaser_background {background: url(/images/pub/didyaknow_heading.png) 0 0 no-repeat; position: relative;
	height: auto !important; height: 68px; min-height: 68px; position: absolute; top: 0; left: 0; width: 100%;}
