@charset "utf-8";

.fpsb_footer {	font-size: 12px;
	color: #333333;
}
table {
	position: static;
}
.fpsb_border {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.frame_right {
	background-image: url(images/frame_right.jpg);
	background-repeat: repeat-y;
}
.frame_left {
	background-image: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.frame_bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.frame_second_top {
	background-image: url(images/frame_top.jpg);
	background-repeat: repeat-x;
}
.frame_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.fpsb_borderless {
	padding: 5px;
	overflow: hidden;
}
.link_style {
	text-decoration: none;
	color: #666666;
	font-style: normal;
	text-transform: none;
}
div {
}
.berita_border {
	padding: 5px;
	text-align: left;
	word-spacing: 0em;
	overflow: hidden;
	font-size: 13px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content_padded {
	padding: 5px;
	font-size: 12px;
}
.content_header {
	font-size: 24px;
	font-weight: bold;
}
.content_unpadded {
	font-size: 12px;
	padding: 0px;
}

