/* - STYLE - */

.content .text div.thumbnail {

        width: 190px;
        background: #f0f0f0;
        border: 1px solid #e0e0e0;
        padding: 10px;
        margin: 0px;
        overflow: hidden;

}

.content .text div.thumbnail img {

        border: 1px solid #e0e0e0;

}

.content .text p.texte {


        margin: 10px 0px 0px 0px;
        padding: 0px;
        text-align: left;

}

.content .text p.texte a, .content .text p.texte a:hover {


        text-decoration: none;

}

.content .text div.show {

        width: 415px;
        background: #f0f0f0;
        border: 1px solid #e0e0e0;
        padding: 10px 10px 40px 10px;
        margin: 0px 0px 25px 0px;
        overflow: hidden;
        position: relative;

}

.content .text div.show img {

        border: 1px solid #e0e0e0;

}

.content .text div.show a, .content .text div.show a:hover {


        text-decoration: none;

}

.content .text div.show #screen_navi {

        position: absolute;
        bottom: 0px;
        left: 10px;
        line-height: 40px;
        height: 40px;

}

.content .text div.show #portfolio_navi {

        position: absolute;
        bottom: 0px;
        right: 10px;
        line-height: 40px;
        height: 40px;

}

.content .text p.portfolio_headline {

        font-weight: bold;
        border-bottom: 1px solid #e0e0e0;
        margin: 30px 0px 3px 0px;
        padding-bottom: 2px;

}

#voteform {

        border: 1px solid #E0E0E0;
        height: 20px;
        font-size: 11px;
        padding: 2px;
        font-family: Verdana;

}

#voteform option {

        padding: 5px 2px;

}
