﻿ul
{
    margin-left: 30px;
}

.twitterSablonTable
{
    border: inset;
    table-layout: fixed;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ccc;
}

    .twitterSablonTable td, table th
    {
        border: 1px solid #ccc;
        padding: 15px;
        vertical-align: top;
    }

    .twitterSablonTable th
    {
        background-color: #e6ecff;
        text-align: center;
    }

        .twitterSablonTable th:first-child
        {
            width: 70%;
        }

.TwitterSablon_resim
{
    width: 100%;
    height: auto;
}

.TwitterSablon_gtip
{
    font-weight: bold;
    text-align: center;
    font-size: 24px;
}

.sourceUrl
{
    margin-top: 5px;
}

.btnShowMore
{
    width:100%; text-align:center;
    font-weight:bold;
}