table {
    margin: 2px auto 10px 10px;
	border:2px solid #bbb;
	border-collapse:collapse;
	font-family:arial,sans-serif;
	font-size:10px;
}

td,th{
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:5px;
}

#no  {width:10px;}
#fir{width:250px;}
#cou{width:70px;}
#sek{width:100px;}
#is{width:260px;}
#ad  {width:25px;}
#pict{width:30px;}

caption{
	background:#ccc;
	font-size:12px;
	font-weight:bold;
	border:1px solid #000;
	border-bottom:none;
	padding:5px;
	text-align:left;
}

thead th{
	background:#9cf;
	text-align:left;	
}

tbody th{
	text-align:left;
	background:#58192c;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

tbody td{
	background:#ddd;	
}

.photo {
	margin: 0;
	border-bottom:1px solid #ccc;
	cursor:pointer;		
}
	
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
.uyarma, .uyarma1 {
	margin-bottom: 0;
	font-size:9px;
	color:#58192c;
}	

.uyarma {margin-left: 600px;	}	
.uyarma1{margin-left: 550px;}		
	