body
{
font-size: 8pt;
}
h1
{
font-size: 12pt
}
h2
{
font-size: 12pt
}
p
{
font-size: 10pt
}
td
{
font-size: 9pt
}
table.torrents td.rowfollow
{
font-size: 9pt
}
font.subtitle {
    font-size: 9pt;
}
table.torrentname td.embedded
{
    font-size: 10pt;
    font-family: Helvetica;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 16px;
    border: 10px;
}
td.comment
{
font-size: 9pt
}
td.title
{
font-size: 14pt
}
td.navigation
{
font-size: 10pt
}
.sublink
{
font-size: 8pt
}
a.biglink
{
font-size: 10pt
}
.important
{
font-size: 9pt
}
input
{
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 9pt;
}
select
{
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 9pt;
}
select.med
{
font-size: 9pt;
}
textarea
{
overflow: auto;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 9pt;
}
.small
{
font-size: 9pt
}
.medium
{
font-size: 9pt
}
.big
{
font-size: 10.5pt
}
ul.menu
{
font-size: 13px;
}
.logo
{
font-size: 25pt
}
.slogan
{
font-size: 9pt
}



.donate {
	
	border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
    border-collapse: collapse;
    background-color: #7c98ae;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	line-height: 16px;

}

.donate td
{

    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    padding:5px;
}

