/* 
Document   : kdesi
Created on : 16.9.2013
Author     : fuksa
Description:
*/

root { 
    display: block;
}
#kdesiContainer {
    color: blueviolet;
}

#kdesi_detailContainer p, span, li {
    color: #996633;
    font-size: 14px;
    text-align: justify;
}