div#kredikarti-odeme-yerlestir div.sol{
	width: auto;
    margin: 0;
    /* padding: 20px; */
    float: none;
    border: none;
}

div.sag{
	display:none;
}

div#dilcikler{
	float: none;
    clear: both;
    text-align: center;
   margin-bottom:15px;
    padding-top: 15px;
}

table td{
	width:100%;
	display:block;
}

table tr > td:last-child{
	padding-bottom:20px;
}

textarea{
	width:100%;
	height:90px;
}

div#kredikarti-odeme-yerlestir select{
	font-size:16px;
	width: 80px;
    height: 35px;
}

input{
	max-width:100%;
}