:unknown {
	OVERFLOW-Y: scroll
}
* {
	margin: 0;
	padding: 0;
}
#e-bulten-wrap {
	width: 800px;
	height: 380px;
	font: 70%/1.5em Arial;
}
#e-bulten-header {
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(bigbg.gif);
	MARGIN-BOTTOM: 10px;
	WIDTH: 100%;
	COLOR: #666;
	HEIGHT: 30px;
	TEXT-ALIGN: left
}
#e-bulten-header-baslik {
	width: 150px;
	height: 30px;
	line-height: 30px;
	color: #006699;
	font-weight: bold;
	padding-left: 10px;
}
#e-bulten-sahne {
	MARGIN-BOTTOM: 10px;
	width: 100%;
	height: 240px;
}
#e-bulten-sahnhe-left {
	width: 330px;
	height: 200px;
	float: left;
	margin-top: 20px;
}
#e-bulten-sahne-right {
	width: 450px;
	height: 140px;
	float: right;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
}


/* ---------- gallery styles start here ----------------------- */
.e-bulten-gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.e-bulten-gallery  li {
	padding: 10px;
	margin: 0px 5px 0px 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
.e-bulten-gallery  li:hover  img {
	border-color: #CCCCCC;
	border: solid 2px;
}
.e-bulten-gallery  img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.e-bulten-gallery  em {
	background: #fff;
	color: #000;
	font-style: normal;
	padding: 2px 8px 0 22px;
	display: block;
	position: absolute;
	top: 20px;
	left: 5px;
	border: 1px solid #999;
}
.e-bulten-gallery  a {
	text-decoration: none;
}
.e-bulten-gallery  span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: 7px;
	left: 9px;
	background: url(paper-clip-mini.png) no-repeat;
	z-index: 3;
}
h2 {
	font-family: Arial;
	font-size: 11px;
	color: #000099;
}
#e-bulten-sag-alt {
	height: 50px;
	width: 100%;
	text-align: left;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

