								/* ana iskelet */
div.column-container
{
	position:absolute;
	left:32px;
	top:130px;
	height:88px;
	width:975px;
}
div.column
{
	background-image:url('../images/section_column/bg_column.gif');
	background-repeat:no-repeat;
	height:88px;
	width:316px;
	margin-left:6px;
	float:left;
}
div.rss
{
/* 	background-image:url(../images/rss_bg.gif); */
	background-repeat:no-repeat;
	position:absolute;
	left:27px;
	top:215px;
	z-index:1;
	font-weight:bold;
	width:984px;
	height:41px;
	color: #666666;
}
div.rss a:link
{
	color: #666666;
}
div.rss a:visited
{
	color: #666666;
}
div.rss a:hover
{
	color: #8BC12A;
}
								/* ana ve bolum indexlerdeki sutun menuleri */
div.liste
{
	margin: 2px 10px 5px;
	font-family:Verdana;
	font-size:10px;
	line-height: 160%;
}
span.liste
{
	color: #666666;
}
span.liste  a:link 
{
	color: #666666;
}
span.liste a:visited 
{
	color: #666666;
}
span.liste a:hover {
	color: #8BC12A;
}
								/*featured column icerisindeki introduction foto ve text */
div.featured-introduction
{
	margin: 6px 10px 0px;
	width:291px;
	line-height: 130%;
	margin-bottom:1px;
	vertical-align:bottom;
}
div.featured-introduction img
{
	border:0;
	margin-right:3px;
}
img.featured-more
{
	z-index:1;
	border:0;
	position:relative;
	top:2px;
}
img.no
{
	opacity:0.5;
	filter:alpha(opacity=50);
	border:0;
	position:relative;
	top:2px;
}
								/* ana ve bolum indexlerdeki sutun fotolari */
img.more
{
	position:relative;
	top:1px;
	z-index:1;
	border:0;
}
img.thumb
{
	float:left;
	margin: 8px 10px 10px;
	border:0;
}