﻿table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
  padding:0;
  
  
}

table td 
{
  padding: 3px;   
  border: solid 1px #e8eef4;
  text-align: left;
}

table th
{
  padding: 6px 4px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}
.ust
{
	display:inline;
	float:left;
	width:32%;
	margin-left:1%;
}
.profilpop-ust
{
	width:930px;
	height:auto;
	display:inline;
	float:left;
	padding:0 10px;
}
.profilpop-orta
{
	width:930px;
	height:auto;
	display:inline;
	float:left;
	padding:0 10px;
	margin-top:10px;
}
.profilpop-alt
{
	width:930px;
	height:auto;
	display:inline;
	float:left;
	padding:0 10px;
	margin-top:10px;
}

