/* Start of CMSMS style sheet 'rp: table' */
p {
    font-family:"BitstreamVeraSansRoman",sans-serif;
    font-size:13px;
    line-height:135%; 
}

table#photo_table {
    background-image:url('http://img.ringportal.nl/th_bg.png');
    background-repeat:no-repeat;
    background-position: 0px 2px;
    margin:0 auto;
    width:980px;
    border-bottom: 1px solid #C40000;
    font-family:"BitstreamVeraSansRoman",sans-serif;
    font-size:11px;
    text-align:left;
    border-collapse:collapse;
}

table#photo_table th {
    color:#fff;
    font-size:16px;
    padding:7px 11px 6px 11px;
    text-align:left;
}

table#photo_table td {
    padding: 7px 11px 5px 11px;
}

tr.alt td {
    background: #F0F0F0;
}

tr.over td {
    background: #FFCC66;
}

table#photo_table a:link, table#photo_table a:visited, table#photo_table a:active {
    font-family:"BitstreamVeraSansRoman",sans-serif;
    font-size:11px;
    text-decoration:none;
}

table#photo_table a:link {
    color:#000000;
}

table#photo_table a:visited {
    color:#B22222;
}

table#photo_table a:active {
    color:#181818;
}

.owner {
    margin:0;
    width: 230px;
}

.origin {
    padding:0;
    margin:0;
    text-align: center;
    width: 30px;
}

.link {
    width: 550px;
}

.update {
    font-size:11px;
    text-align: right;
    padding-right: 11px;
    width: 150px;
}

.origin_img {
    margin-top:0px;
}

.bottom_total {
    margin:0 auto;
    width:970px;
    font-family:"Microsoft Sans Serif",sans-serif;
    text-align:center;
    margin-top:5px;
    font-size:10px;
}
/* End of 'rp: table' */

