
#insankaynaklari{
	width:700px;
	float:left;
}
#insankaynaklari h2{
	width:680px;
	float:left;
	padding:10px;
	font:bold 14px/18px tahoma;
	color:#666;
	border-bottom:1px solid #dedede;
}
.blok{
	width:700px;
	float:left;
}
.bir{
	width:350px;
	float:left;
	padding:20px 0;
}
.ic{
	width:340px;
	padding:5px 5px;
	float:left;
}
.ic1{
	width:690px;
}
.ic1 p{
	white-space: nowrap;
}
.ic2{
	width:690px;
}
.ic p{
	width:160px;
	float:left;
	padding:7px 0 7px 3px;
	font:12px/16px arial;
	color:#666;
}
.ic1 p{
	width:65px;
	margin-left:5px;
	text-align:right;
	padding-right:5px;
}
input[type="text"]{
	width:160px;
	padding:7px 5px;
	background:#f9f9f9;
	border:1px solid #c2c2c2;
	float:left;
	color:#666;
	font:13px/16px arial;
}
textarea{
	width:510px;
	height:120px;
	padding:7px 5px;
	background:#f9f9f9;
	border:1px solid #c2c2c2;
	float:left;
	color:#666;
	font:13px/16px arial;
}
.yari{
	width:76px !important;
}
.yedipx{
	margin-right:7px;
}
select{
	width:77px;
	float:left;
	padding:6px 5px;
	background:#f9f9f9;
	border:1px solid #c2c2c2;
	color:#999;
}
.blok h3{
	width:680px;
	float:left;
	padding:15px 10px 0;
	font:12px/12px arial;
	color:#666;
}
.iki{
	width:700px;
	float:left;
	padding:10px 0;
}
.uzun{
	width:500px !important;
}
.csure{
	width:155px !important;
}
.ref{
	width:151px !important;
}
input[type="submit"]{
	padding:10px 40px;
	background:#b52222;
	float:right;
	color:#fff;
	margin-bottom:20px;
	transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
	border:0;
	cursor:pointer;
	margin-right:25px;
	font:bold 14px/16px arial;
}
input[type="submit"]:hover{
	background:#000;
}