﻿.odeme-formu-input-select {
	border: 1px solid #e5e5e5;
	padding: 3px;
	height: 27px;
	line-height: 27px;
}
.odeme-formu {
	font-family: Tahoma;
	font-size: 10pt;
}
.odeme-formu-input {
	border: 1px solid #e5e5e5;
	width: 200px;
	height: 25px;
	line-height: 25px;
	padding-left: 3px;
}
.odeme-formu-input-textarea {
	border: 1px solid #e5e5e5;
}
.tablo {
	width: 550px;
	height: 1px;
	font-size: 10pt;
	font-family: Tahoma;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 0px 0px 10px 5px;
	margin-bottom: 20px;
}
.odeme-baslik {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='#ffffff'); /* for IE */;
	background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#ffffff)); /* for webkit browsers */;
	background: -moz-linear-gradient(top, #e3e3e3, #ffffff); /* for firefox 3.6+ */;
	height: 30px;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	width: 538px;
	color: #2e2e2e;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
}
.ustunu-ciz {
	text-decoration: line-through;
	color: #808080;
}
.ozel-baslik {
	color: #2a7ec1;
}
.son-fiyat {
	color: #b46e00;
	font-weight: bold;
}
