a.buttong {
    background-color:transparent;
    background-image: url( '../milon-4/default/btn_right.png' );
    background-repeat:no-repeat ;
    background-position:top right;
    color: #fff;
		display:block; /*opera*/
		display:inline-block; /*ie*/
 /*ff*/    /*font: bold 12px arial, sans-serif;*/
    font: normal 13px tahoma, arial, sans-serif;
    height: 32px;
    margin-right: 0px;
    padding-right: 10px;
    text-decoration: none;
}

a.buttong span {
    background-color:transparent;
    background-image: url( '../milon-4/default/btn.png' );
    background-repeat:no-repeat ;
    display: inline-block;
    line-height: 21px;
    padding: 3px 0 8px 10px;
}

a.buttong span img{
    margin-left:-5px;
    margin-top:-2px;
    padding-right:5px;
}

/*HOVER*/
a.buttong:hover {
    background-image: url( '../milon-4/default/btn_hover_right.png' );
    color: #fff;
    outline: none;
}

a.buttong:hover span {
    background-image:url( '../milon-4/default/btn_hover.png');
}
object.flash-banner {
width:800px;
height:200px;
}
object.flash-paypal {
width:575px;
height:140px;
}
#tcd-ajax-arama{
  width:180px;
  position: absolute;
  /*background:#FFF;*/
  color:#3366FF;
  font:11px Tahoma;
  text-align:left;
  float:left;
}
#tcd-ajax-arama a{
width:180px;
border:1px solid #ccc;
font : 11px/11px Tahoma;
text-align:left;
padding-left:4px;
padding-top:2px;
padding-bottom:2px;
background:#FFFFFF;
color:#3366FF;
list-style-type: none;
text-decoration: none;
 float:left;
 }
#tcd-ajax-arama a:hover{
width:180ðx;
border:1px solid #ccc;
font : 11px/11px Tahoma;
text-align:left;
padding-left:4px;
padding-top:2px;
padding-bottom:2px;
background:#3366FF;
color:#FFFFFF;
list-style-type: none;
 float:left;
}