/*******************************************************************************
Add your styles here
 *******************************************************************************/
 .kucukresim {
 	margin:5px;
 }

 .giris {
 	position:absolute;
	top:15%;
	left:25%;
	width:550px;
	margin-left:-100px;
	z-index:10;
 }

 .giris-wrap {
	float:left;
	width:100%;
}
.giris-wrapsag {
	float:right;
	width:100%;
}
 