.eGazete1
{
	background:url("../img/egazete-title-bg.png") no-repeat top left #EEEEEE;
	padding-top:40px;
	height:270px;
	width:667px;
	margin-top:10px;
	position:relative;
}


.eGazete1 .eGazete1-content
{
	text-align: center;
}

.eGazete1 a.eGazete1-item
{
	color:#040404;
	text-align:center;
	text-decoration: none;
	display:none;
	height:210px;
	width:130px;
	float:left;
	margin:5px 13px;
	
}


.eGazete1 a.eGazete1-item img
{    
	height:186px;
	width:126px;
}

.eGazete1 .eGazete1-tab-content-item
{
	height:230px;
}

.eGazete1 .eGazete1-tab-content-item.eGazete1-slider a.eGazete1-item
{
	display:none;
}
.eGazete1 .eGazete1-date
{
	font-size:11px;
}


.eGazete1 .eGazete1-item-container
{
	float:left;
	margin-left:10px;
}

.eGazete1 .eGazete1-navigator-left
{
	float:left;
	width:15px;
	height:200px;
	background:url("../img/egazete-navigator-left.png") no-repeat center center;
	cursor:pointer;
}

.eGazete1 .eGazete1-navigator-right
{
	float:right;
	width:15px;
	height:200px;
	background:url("../img/egazete-navigator-right.png") no-repeat center center;
	cursor:pointer;
}


.eGazete1-arsiv
{
	text-align: center;
	border-top:1px solid #555555;
	margin:0px 20px;
}

.eGazete1-arsiv a
{
	font-size:11px;
	font-weight: bold;
	color:#505050;
	
}