@import url(styles.css) ;

.news a:link {
	background: url('../images/nav/news.gif') no-repeat right ;
	width: 50px ;
	height: 19px ;
	cursor: default ;
}

.news a:visited {
	background: url('../images/nav/news.gif') no-repeat right ;
	width: 50px ;
	height: 19px ;
	cursor: default ;
}

.news a:hover {
	background: url('../images/nav/news.gif') no-repeat right ;
	width: 50px ;
	height: 19px ;
	cursor: default ;	
}

#content {
	height: 690px ;
}

#releaseItem {
	margin-bottom: 25px ;
}

#summerItem {
	clear: both ;
	height: 320px ;
	margin-bottom: 25px ;
}

#penguinSummer {
	float: left ;
	margin-top: 10px ;
}

dt {
	font-weight: bold ;
	padding: 15px 0px 5px 0px ;
}

dt.headings {
	font-weight: bold ;
	padding: 0px 0px 5px 0px ;
}