/*
 
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;
}

.button_small, .pagination a {
	background-image: url(../../images/orange_bg.jpg);
	padding:3px;
	padding-left:10px;
	padding-right:10px;	
	background-position: top center;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #db6600;
	font-weight:bold;	
	line-height:20px;
	background-color: #f38528;	
	font-size:11px;
	letter-spacing:1px;
	text-transform:capitalize;	
}

.pagination {
	font-weight:bold;
}
.pagination a {
	padding-left:6px;
	padding-right:6px;
	margin-right:-2px;
}

.button_small:hover, .pagination a:hover {
	border:1px solid #000000;
	background-image: url(../../images/black_bg.jpg);
	background-color: #000000;
	letter-spacing:1px;	
}