#kitapbaslikleft {
	float:none;
	width:280px;
	margin-left:48px;
	margin-top:6px;
	border-bottom:1px dashed #000000;
	color:#000000;
	font-size:110%;
	font-weight:700;
}
#kitapbaslikright {
	float:none;
	width:280px;
	margin-right:23px;
	margin-top:6px;
	border-bottom:1px dashed #000000;
	color:#000000;
	font-size:110%;
	font-weight:700;
}
#kitapbaslikright span {
	color:#003399;
	font-size:100%;
	font-weight:400;
}
#kitapbaslikleft span {
	color:#003399;
	font-size:100%;
	font-weight:400;
}
#kitapbaslikright p, #kitapbaslikleft p {
	color:#666;
	font-size:100%;
	font-weight:400;
}
#kitapdetaytop {
	width: 672px;
	height: 19px;
	float:left;
	margin-top:5px;
	display:inline;
	background: url(../images/govde_ust.jpg) no-repeat left top;
}
#kitapdetaybottom {
	width: 672px;
	height:35px;
	float:left;
	display:inline;
	text-align:center;
	color:#00366c;
	background: url(../images/main_detay_bottom.jpg) no-repeat left top;
}
#kitapdetaybuton {
	width: 672px;
	height: 35px;
	float:left;
	display:inline;
	text-align:center;
	background: url(../images/dergi_buton_zemin.jpg) repeat-y;
}
#yazarbaslik {
	float:none;
	width:570px;
	margin-left:50px;
	margin-top:6px;
	color:#000000;
	font-size:110%;
	font-weight:700;
}

#yazarbaslik span {
	color:#003399;
	font-size:100%;
	font-weight:400;
}
#yazarbaslik p {
	color:#666;
	font-size:100%;
	font-weight:400;
}
#yazardetaytop {
	width: 672px;
	height: 19px;
	float:left;
	margin-top:5px;
	display:inline;
	background: url(../images/govde_ust.jpg) no-repeat left top;
}
#yazardetaybottom {
	width: 672px;
	height:35px;
	float:left;
	display:inline;
	text-align:center;
	color:#00366c;
	background: url(../images/main_detay_bottom.jpg) no-repeat left top;
}
#yazardetaybuton {
	width: 672px;
	height: 35px;
	float:left;
	display:inline;
	text-align:center;
	background: url(../images/dergi_buton_zemin.jpg) repeat-y;
}

#yazardetayalt {
	width: 670px;
	height: 8px;
	float:left;
	display:inline;
	background: url(../images/mavi_bottom.jpg) no-repeat left top;
}
#yazardetaybottom {
	width: 672px;
	height: 11px;
	float:left;
	display:inline;
	background: url(../images/govde_alt.jpg) no-repeat left top;
}
#kitapbaslikleft a div {
	clear:both;
	position:absolute;
	margin-top:0px;
	margin-left:50px;
	border:1px solid #efefef;
	background-color:#efefef;
	width:200px;
	min-height:150px;
	display:none;
}
#kitapbaslikleft a:hover div {
	display:inline;
}
#kitapbaslikright a div {
	clear:both;
	position:absolute;
	margin-top:0px;
	margin-left:-200px;
	border:1px solid #efefef;
	background-color:#efefef;
	width:200px;
	min-height:150px;
	display:none;
}
#kitapbaslikright a:hover div {
	display:inline;
}
