@charset "utf-8";
/* CSS Document */


body {
		font-family: Verdana, Tahoma, sans-serif;
}
.maintext {	
	font-size: 10px;
	line-height: 12px;
}
#news-holder {
	width: 700px;
	height: 450px;
	overflow: auto;
	font-size: 11px;
	line-height: 12px;
	position: relative;
}

#news-holder h1 {
	font-size: 1.4em;
}

.pic-holder {
	width: 250px;
	float: right;
	margin-left: 25px;
	font-size: 10px;
	line-height: 12px;
}