#divContent
{
	text-align: justify;
	line-height: 18px;
	width: 600px;
	height: 400px; /* javascript etkin olmayan browserlar icin varsayilan icerik yuksekligi */
	vertical-align: top;
	margin-left: 190px;
	overflow-x: hidden;
	overflow-y: auto;
}

#div_change_window_size 
{ 
	height: 20px;
	text-align: right;
}

.headerImg
{
    margin-top: 10px; 
    margin-bottom: 10px; 
    width: 100%;
}

.sebep
{
    width: 97%;
    height: 100px;
    margin-bottom: 10px;
    border-bottom: solid 1px #dddddd;
}

.sebepBaslik
{
    font-weight: bold;
    font-style: normal;
    color:  Black;
}

.sebepSlogan
{
    font-weight: normal;
    color: rgb( 100,100,100);
}

.sebep img
{
    float: left;
    width: 132px; height: 86px;
    margin: 5px;
}            

.baglantilar
{
	font-size: 0.8em;
	margin-top: 10px;
	border: dotted 1px rgb(100,100,100);
	border-bottom: none;
	width: 100%;
}

.baglantilar a, .baglantilar a:visited { text-decoration: none; color: Gray;}
.baglantilar a:hover { text-decoration: underline; color: Black;}

.baglantilar td, .baglantilar th { border-bottom: dotted 1px rgb(100,100,100);}
.baglantilar th { width: 160px; }
.baglantilar img { width: 150px; border: none; }

/* Çözümler */

/* GPS Araç takip*/
#divGPS .rowYazi img{ width: 150px; height: 70px;}

#divGPS .rowYazi div{ font-weight: bold; vertical-align: middle; padding: 0; margin: 0;}

#divGPS .rowYazi{ border: none; overflow: hidden; margin: 0px; padding: 0px; margin-top: 10px;}

.rowYazi
{
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: solid 3px #dddddd;
    overflow: auto;
}

.rowYaziBaslik
{
    font-weight: bold;
    font-style: normal;
    color:  Black;
}

.rowYazi img
{
    float: left;
    margin: 5px;
    width: 200px;
}

.rowYazi div, .rowYaziBaslik
{
	margin-left: 230px;
}

/* RFID NEDIR ? */
#tblRfid td
{
	vertical-align: middle;
	text-align: justify;
}

#tblRfid th{text-align: center;}

#tblRfid td:first-line
{
	font-size: 1.5em;
	font-weight: bold;
}

#tblBarkodRfid th
{
	text-align: center;
	border-bottom: 1px solid rgb(100,100,100);
	width: 50%;
}

#tblBarkodRfid	{ border: 1px solid rgb(100,100,100);}
.sagCizgi		{ border-right: 1px solid rgb(100,100,100);}
li				{	margin-left: 10px;}
#tblBarkodRfid tr.highlight:hover	{background-color: #e2e6e9;}