#pan {
	background-repeat: no-repeat;
	min-height: 115px;
	width: 650px;
	margin-top: 10px;
	margin-right: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-position: right bottom;
	background-image: url(../images/block_row.gif);
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.small_pic {
	background-image: url(../images/small_page_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 3px;
	width: 94px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	float: right;
}
#pan_links {
	height: 13px;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	margin: 0px;
	font-size: 9px;
}

#pan_text {
	width: 530px;
	float:left;
}
#news_item {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #069;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/187.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 10px;
}
#news_item a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #036;
	font-size: 16px;
}
#news_short {
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
#news_date {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #096;
	margin-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/bullets_dark_blue.png);
	background-repeat: no-repeat;
	background-position: 110px center;
}
