#orderform{
	background-color:#888;
	width:550px;
	border:1px solid #888;
	margin-bottom:0px;
	}
#orderform th{
	font-size: 12px;
	text-align:center;
	font-weight:normal;
	background-color:#ffc;
	width:120px;
	}
#orderform td{
	font-size: 10px;
	background-color:white;
	}
#orderform input{
	margin-left:5px;
	}
#orderform strong{
	font-weight:normal;
	font-size: 14px;
	}
#orderform p{
	font-size: 10px;
	text-align:left;
	font-weight:normal;
	}
div.midasi {
	text-align:center;
	font-size: 12px;
	color:yellow;
	padding:3px;
	background-color:#888;@
	margin-top:0px;
	}
div.gmidasi {
	text-align:center;
	font-size: 16px;
	margin-top:30px;
	margin-bottom:30px;
	}

