﻿.KargoTabloDetay
{
	width: 240px;
	border: 1px solid silver;
	margin-top: 10px;
}
.KargoTabloDetay .kargoCaption
{
	height: 35px;
	background: url('../themes/baslik.jpg') repeat-x left center;
	color: White;
	font-family: Verdana;
	font-size: 14px;
	text-align: center;
}
.KargoTabloDetay .KargoDetayItem /*img içinde kargo resmi*/
{
	width: 50px;
	vertical-align: top;
	height: 85px;
}
.KargoTabloDetay .KargoDetayItem img
{
	border: 1px solid black;
	width: 35px;
	height: 50px;
}
.KargoTabloDetay .kargoNameCss
{
	height: 15px;
	font-size: 14px;
}
.KargoTabloDetay .KargoAciklama
{
	color: #333;
	font-size: 13px;
	vertical-align: top;
}
