/*
  CSS Kamusitas 2008 ver 2.0
  PT. Prima Softindo
*/

.kamusitas {
    background: #FFFAE9; 
    border-bottom: 1px #FF0000 dotted;    
}
#divref_kamusitas {
    width:277px; 
    height:228px;
    position : relative;
}
#close_kamusitas {
    position: absolute;
    top:12px;
    left:231px;
    height:10px;
    width :35px;
    font-size:0;
    cursor: pointer;
}
