.main-box {
	background-color: #FFFFFF;
}

fieldset {
	margin			: 10px;
	border			: 2px solid #571463;

}

legend {
	font-weight		:bold;
	color			: #571463;
}

.measure {
	background		: transparent url(../images/gelinlik_olcusu.jpg) no-repeat scroll 0 0;
	padding-left	: 312px;
	min-height		: 400px;
}

.tablo {
	border			:1px solid #CCCCCC;
	border-collapse	:collapse;
	clear			:both;
	width			:100%;
}

table.tablo td, table.tablo th {
	border			:1px solid #CCCCCC;
	line-height		:25px;
}

table.tablo tr td {
	text-align		:center;
}

table.tablo tbody tr th {
	text-align		:left;
	padding-left	:5px;
}
