﻿.pnlContent
{
	clear:both; 
	overflow:hidden; 
	width:690px; 
	height:auto; 
	margin:20px 0 10px 25px; 
	border:solid 0px Red;
}
.pnlContent_Header_Left
{
	float:left;
	width:480px;
	height:20px;
	margin:0 0 0 0;
	padding:3px 0 0 10px;
	text-align:left;
	color:#333333;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana;
}
.pnlContent_Header_Right
{
	float:left;
	width:200px;
	height:20px;
	margin:0 0 0 0;
	padding:3px 0 0 0;
	background-color:#FFFFFF;
	text-align:right;
}

.ContentList
{
    float:left;
	width:685px;
    height:auto;
	margin:0 0 0 0;
    padding:0 0 0 0;
    border-bottom:solid 0px #003399;
}

.ContentHeader
{
	font-family: Century Gothic, Arial, verdana; 
	font-size: 12px; 
	color: #333333; 
	font-weight: bold; 
}
.ContentHeader a { color:#333333; text-decoration:none; }
.ContentHeader a:hover { color:#333333; text-decoration:none; }
.ContentHeader a:visited { color:#333333; text-decoration:none; }

.ContentSummary
{
	font-family: Century Gothic, Arial, verdana; 
	font-size: 12px; 
	color: #333333; 
	font-weight: normal; 
}

.ContentDetail
{
	float:left;
	width:675px;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 15px;
	border-bottom:solid 0px #003399;
	font-family: http
://maps.google.com/maps?f=q&source=s_q&hl=tr&q=40.994622, +29.171813&vps=1&jsv=160h&sll=38.478051, 27.054176&sspn=0.126859, 0.307617&ie=UTF8&geocode=FT6HcQIdZSC9AQ&split=0;
}
.pnlContentDetail a { color:#333333; text-decoration:none; }
.pnlContentDetail a:hover { color:#333333; text-decoration:none; }
.pnlContentDetail a:visited { color:#333333; text-decoration:none; }

