/*

Url Hider Script  CSS FiLE
By 0xyGen a.k.a Yns @ Linuxboyz
Version  1.0
file : style.css
contact : yns@linuxboyz.com

*/
body{
background-image:url(img/bg.png);
background-repeat:repeat-x;
}
.sag{
width:150px;
}
.sol{
width:150px;
}
.tekurl{
/*border:1px Solid #000;*/
margin-top:10px;
text-align:center;
height:50px;
visibility:visible;
}
.tekurlinput{
border:1px Solid #000;
background-color:#FFF;
font-family:Arial;
font-size:15px;
width:300px;
}
.button{
border:1px Solid #000;
background-color:#FFF;
font-family:Arial;
font-size:15px;
}
.babadiv{
text-align:center;
width:495px;
height:410px;
/*border:1px Solid #FFF;*/
}
.cokurl{
/*border:1px Solid #000;*/
position:relative;
top:-60px;
margin-top:10px;
text-align:center;
visibility:hidden;
}
.cokurltextarea{
border:1px Solid #000;
background-color:#FFF;
font-family:Arial;
font-size:15px;
width:450px;
}
.hatainput{
border:1px Solid #000;
background-color:#FFF;
font-family:Arial;
font-size:15px;
width:250px;
}
.result{
border:1px Solid #000;
background-color:#FFF;
font-family:Arial;
font-size:15px;
width:250px;
}