#details {
	position:absolute;
	width:761px;
	height:850px;
	z-index:0;
	top: 117px;
	background: url(images/gradient.jpg) repeat-x;
	padding: 0px 0px 0px 5px;
}
#ortak {
	width: 500px;
	padding-bottom: 10px;
	border: 1px solid #E7E7E7;
	height: 284px;
}
#kimler {
	width: 200px;
	padding-top: 10px;
	position: relative;
}
#submenu1 {
	position:relative;
	width:505px;
	height:15px;
	z-index:1;
	left: 0px;
	top: 1px;
}
#submenu2 {
	position:relative;
	width:740px;
	height:15px;
	z-index:2;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#alignit {
	padding-right: 10px;
	padding-left: 5px;
}
#justifythis {
	text-align: justify;
}

ul.image { list-style-type:none; 
font: 14px/30px Verdana, Arial, Helvetica, sans-serif;
padding-left: 80px;
list-style: none;
}
ul.image li {
	background-image: url('images/redball.gif');
	background-position: 0px 7px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 20px;
	
	border: 0px solid black;
}
DIV.block {
	text-align: justify;
}