﻿#articles1
{
	width: 221px;
	height: 62px;
	background-image: url( '../images/articles/kent_74.jpg' );
}
#articles2
{
	width: 287px;
	height: 368px;
	background-image: url( '../images/articles/makaleler.jpg' );
}

.listeYazi /* liste yazı */
{	
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 10px;
	color: #707371;
	text-decoration: none;
}
.listeBaslik /* liste baslik */
{
	font-family: Tahoma;
	font-size: 10px;
	color: #707371;
	font-weight: bold;
	text-decoration: none;
}

.makaleYazi
{
	font-family: Tahoma;
	font-size: 12px;
	color: #707371;
}
.makaleBaslik
{
	font-family: Tahoma;
	font-size: 13px;
	color: #707371;
	font-weight: bold;
	text-decoration: none;
}
