/**
 *  Public index featured article section view css
 *
 * -----------------------------------------\
 * This program is written by Chi Fong, LEE |
 * Copyright reserved.                      |
 * -----------------------------------------/
 *
 *
 * MODIFIED:
 * Version 1.0,     2008/7/22,       Created.
 * Author : Chi Fong, LEE
 */
#yp-pub-index-advertisement-sv-div{
    border-width: 0px 0px 0px 1px;
    border-style: dotted;
    border-color: #B4E0B6;
    padding: 15px 0px 10px 5px;
    overflow: auto;
}
#yp-pub-index-advertisement-sv-div img{
    background-color: transparent;
    padding: 0px;
    margin: 0px;
    border: 0px solid red;
}
#yp-pub-index-advertisement-sv-div hr{
    height: 1px;
    width: 95%;
    margin: 5px auto 5px auto;
    color: green;
    clear: both;
}

/*---[ End of File ]---------------------------------------------------------*/

