/* 
    Created on : 27-ago-2014, 11.28.56
    Author     : Carlo
*/
#system h1{
    display: none;
}
.page-nav{
    display: none;
}
.itp-share {
    height: 0px !important;
}
.itp-share-tw,
.itp-share-lin,
.itp-share-pinterest,
.itp-share-fbl,
.itp-share-gone,
.itp-share-gshare {
    display: none !important;
}
.wrap-deadln {
    font-family: comic sans ms,sans-serif;
    margin: 0px 0px 10px 0px;
}
.dead-head{
    width: 100%;
    color: #0000ff;
    font-size: 25px;
    text-align: center;
    margin: 10px 0px 10px 0px;    
}
.dead-wrap-block{
    background-color: #D4F0FB;
    margin: 10px 0px;
    padding: 0px 0px 5px 0px;
    border-radius: 10px;
}
.dead-subhd {
    width: 100%;
    color: #0000ff;
    font-size: 22px;
    text-align: center;
    margin: 10px 0px 10px 0px;    
}
.dead-wrap-item{
    width: 500px;
    margin: auto;
    font-size: 16px;
    padding: 5px 0px 5px 0px;
    overflow: hidden;
}
.dead-lft{
    width: 235px;
    float: left;
    text-align: left;
}
.dead-rgt{
    width: 260px;
    float: left; 
    text-align: left;    
}
.dead-rgt-br{
    font-size: 14px;
}


