body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #161616;
}
#logo {
	background-image: url(gifs/logo.gif);
	height: 103px;
	width: 376px;
	margin-left: 4px;
}
#buton {
	height: 21px;
	width: 112px;
}
#content {
	width: 836px;
	margin-top: 110px;
	margin-left: 137px;
	position: absolute;
	left: 13px;
	top: -9px;
}
#titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	letter-spacing: -1px;
}
#jobtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 20px;
	clear: both;
	font-weight: bold;
	padding-top: 3px;
	width: 308px;
	left: 38px;
	top: 19px;
}
#thumbnail_list {
	height: 51px;
	width: 51px;
	position: absolute;
	top: 25px;
}

#desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 250px;
	color: #747474;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	left: -1px;
	top: 19px;
}
a:link {
	color: #608FA6;
	text-decoration: none;
}
a:visited {

	color: #608FA6;
	text-decoration: none;
}
a:hover {


	color: #FFD800;
	text-decoration: none;
}
.titles {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B8B8B8;
	background-color: #161616;
	border: 1px solid #161616;
	padding: 2px;
}
.heptit {
	font-family: arial, sans-serif;
	color: #b8b8b8;
	font-size: 1.9em;
	font-weight: bold;
	letter-spacing: -1px;
}
#haberbox {
	padding-bottom: 15px;
	padding-top: 0px;
}
#haberheader {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 20px;
	color: #ff006a;
}
#habercontent {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 11px;
	color: #999999;
}
