﻿body
{
	font-family: Verdana;
	font-size: small;
}
#ListBox
{
	font-family: Verdana;
	font-size: x-small;
	position: inherit;
	width: 100%;
	height: 145px;
}
#cmbIslem
{
	font-family: Verdana;
	font-size: small;
	position: inherit;
	width: 210px;
}
#cmbGemi
{
	font-family: Verdana;
	font-size: small;
	position: inherit;
	width: 210px;
}

#rdIslem
{
    left: 35px;
    position: static;
}

#Takvim
{
	width: 155px;
	height: 150px;
	position: absolute;
}

#Saat
{
	width: 25px;
}

#Dakika
{
	width: 25px;
}
