﻿html
{
	height: 100%;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #999999;
    background-color: White;
    margin: 0px;
	height: 100%;
}

a
{
	color: #0a94d6;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}

#homepagefeedsection
{
	width: 485px;
	height: 200px;
	float: left;
}

.homepagefeedtable
{
	width: 485px;
}

.homepagefeedtable tr
{
	border-bottom: 1px #d9dbdc solid;
}

.homepagefeedtable tr.homepagefeedtable_firstline
{
	border: 0px;
}

.homepagefeedtable td
{
	text-align: left;
	color: #7f7f7f;
	padding: 3px;
	/*padding-bottom: 3px;*/
	border-bottom: 1px #d9dbdc solid;
}

#homepagefeedtumucuslar
{
	/*height: 80px;*/
	text-align: right;
	vertical-align: top;
	padding-top: 15px;
	color: #7f7f7f;
}

#homepagefeedtumucuslar a
{
	font-weight: normal;
}

.contentpagefeedtable
{
}

.contentpagefeedtable td
{
	padding: 3px;
}

.contentpagefeedtable_firstline
{
	font-weight: bold;
}
