/* copyright 2008 by mmc */

#header {
	height: 188px;
}

#content {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../img/content-bg.gif) right 0 repeat-y;
}

	#news-press-container {
		position: relative;
		float: left;
		width: 220px;
		margin: -37px 0 0 20px;
		padding: 0 0 20px 0;
	}

	#news-press-container h2 {
		position: relative;
		margin-left: 38px;
		margin-bottom: 15px;
		padding-bottom: 3px;
		border-bottom: 1px solid #abacae;
		text-transform: uppercase;
		font-size: 1.3em;
		color: #abacae;
	}
	#news-press-container h3 {
		margin: 0;
		padding: 0;
	}

	#news-press-container .news-list-item {
		position: relative;
		padding: 0 0 0 38px;
		border: none;
	}
		#news-press-container .news-list-catimg img {
			position: absolute;
			top: -4px;
			left: 10px;
			padding: 0;
			margin: 0;
			border: none;
		}
		#news-press-container .csc-textpic-imagewrap img {
			border: 0;
			padding: 0;
			margin-top: 23px;
		}

	#teaser {
 		float: left;
		width: 510px;
		padding: 0 20px 20px 0;
		margin: 0 0 0 40px;;
		border-top: 1px solid #abacae;
 	}
		#teaser p.bodytext {
			margin: 0;
		}
	
		#teaser p a {
			text-decoration: underline;
		}
		#teaser p a:hover {
			text-decoration: none;
		}
	
		.teaser {
			padding: 0 0 0 170px;
		}
		#teaser_1 {
			background: url(../img/teaser_1.gif) 30px 0 no-repeat;
		}
		#teaser_2 {
			background: url(../img/teaser_2.gif) 32px 0 no-repeat;
		}
		#teaser_3 {
			background: url(../img/teaser_3.gif) 59px 0 no-repeat;
		}
	
		#teaser h2 {
			font-size: 1.3em;
			color: #005c99;
			margin-bottom: 0;
		}

.news-list-morelink a, a.more {
	text-decoration:underline;
}

.news-list-morelink a:hover, a:hover.more {
	text-decoration:none;
}
