.logopart 
{ 
margin: auto; 
width:550;
background: transparent;
border: none;
}

#img1 img{
  border: none;
}

#img1 a{
border: none;
text-decoration:none
}

#img1 a:hover
{
border: none;
text-decoration:none
}

.copyrightpart
{

margin-left: 120px;
font-family: Arial;
color: #8F8F8F;
font-size: 9px;
letter-spacing: 3px;
padding-top: 10px;
}

.copyrightpart a
{
font-family: Arial;
color: #8F8F8F;
font-size: 9px;
letter-spacing: 3px;
}


.languagepart
{
padding-top: none;
margin: auto;
font-size: 11px;
vertical-align: top;
height: 10px;
width: 681;
text-align: right;
padding-top: 10px;
}




/* ----  round box ---------------- */
.rbroundbox { 
background: url(img/nt.gif) repeat; 
text-align:left;
}
.rbtop div { background: url(img/tl.gif) no-repeat top left; }
.rbtop { background: url(img/tr.gif) no-repeat top right; }
.rbbot div { background: url(img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(img/br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7 0px; padding: 15px;}
.rbroundbox { 
width: 510; 
/*margin: 1em auto; */
margin-top: 1em;
}
/* ----  round box ---------------- */

.imagebutton
{
background: transparent;
border: none;
}


input.send-btn {
vertical-align: middle;
background: transparent url(/img/icon_button.gif) no-repeat;
}


.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(img/formbg.gif) repeat-x left top;
width: 200px;
}
/* ---------- rateTitle Stars css -----------------
tästä eteenpäin tähtien tyyli.
*/ 

#rateStatus{
    float:left;
    clear:both;
    width:100%;
    height:20px;
}
    #rateTitle{
        padding:0px;
        margin:0px;
    }
    
    #rateTitle li{
        float:left;
        list-style:none;
    }
    
    #rateTitle li a:hover,
    #rateTitle .on{
        background:url(img/star_on.gif) no-repeat;
    }
    
    #rateTitle a{
        float:left;
        background:url(img/star_off.gif) no-repeat;
        width:35px; 
        height:35px;
    }
    
    #ratingSaved{
        display:none;
    }
    
    .saved{
        color:red;
    }

/*--------muokkaus.jsp & muut select lista--------------*/
    
    #f_word {
      width:380px;
    }
    .sanaLista option {
      width:370px;
    }

/*------------------------hidden staff------------------------------*/
    
.hideme {
visibility : hidden;
}

    
    
}


