body {
font-family: verdana;
font-size: 10pt;
background: #FFFF99;
}

/* borders */
td.border-left {
border-left: 0px #D101D1 dotted;
background: #66FFCC;
}

td.border-right {
border-right: 0px #D101D1 dotted;
background: #66FFCC;
}

/* main-table */
table.main-table {
margin-top: -15px;
height: 100%;
width: 800px;
background: #FFFFFF;
}

/* article-box-header */
td.article-box-header {
background: url('img/article-box-header.png') no-repeat;
height: 56px;
}

/* newsletter-signup-box */
table.newsletter-signup-box {
border:3px #FF00CC dashed;
border-top:0px;
width:195px;
text-align:center;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:15px;
}

td.newsletter-box-content {
padding:5px;
}

form.form-newsletter {
margin:0px;
}

input.nev {
width:100px;
}

input.email {
width:100px;
}

input.newsletter-elkuldgomb {
width:100px;
}

/* article-box-content */
td.article-box-list {
padding: 0px 7px 0px 7px; 
background: url('img/article-box-content.png');
}

td.article-box-list ul {
margin: 0px;
padding-left: 3px;
list-style: none;
line-height: 16px;
}

td.article-box-list ul li a {
padding-left: 0px;
text-decoration: none;
color:#1F8BDC;
}

td.article-box-list ul li a:hover {
background-color: #FFDDFF;
text-decoration: underline;
}

/* horizontal-rulers */
hr {
height: 0;
border: 0;
border-top: 1px solid #EFEFEF;
} 

hr.reviews-ruler {
height: 0;
border: 0;
border-top: 2px solid #696969;
}

td.article-box-footer {
background: url('img/article-box-footer.png') no-repeat;
height: 11px;
}

/* right-column */
table.right-column {
margin-left: 5px;
}

/* main-content-header */
td.main-content-header {
background: url('img/main-content-header.png') no-repeat;
height: 24px;
}

/* main-content */
td.main-content {
background: url('img/main-content-content.png');
padding: 0px 19px 0px 13px;
color: #000000;
text-align: justify;
height: 18px;
}

/* H1 */
h1 {
color: #000000;
text-align: center;
margin-top: 0px;
}

/* H2 */
h2 {
color: #000000;
text-align: center;
margin-top: 0px;
}

/* H2 review-title */
h2.review-title {
color: #A400CC;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

/* H3 review-title */
h3.review-title {
color: #000000;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

/* H3 subtitle */
h3.subtitle {
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
}

/* rating */
font.rating {
font-weight: bold;
font-size: 10px;
}

/* strong */
strong {
color: #A400CC;
font-size: 22px;
}

strong.smaller {
color: #A400CC;
font-size: 17px;
}

/* warning */
span.warning {
color:#CC3333;
font-weight: bold;
}

/* main-content-links */
td.main-content a {
text-decoration: underline;
color: #0000FF;
}

td.main-content a:hover {
text-decoration: none;
color: #D30083;
}

/* newsletter-signup-box-big */
table.newsletter-signup-box-big {
border:3px #FF0000 dashed;
width:550px;
text-align:center;
}

input.nev-big {
width:150px;
}

input.email-big {
width:150px;
}

/* small-reviews-border */
td.white-border {
border:2px #FFFFFF solid;
padding:7px;
}

/* main-content-footer */
td.main-content-footer {
background: url('img/main-content-footer.png') no-repeat;
padding: 0px 0px 30px 0px;
height: 26px;
}

/* site-footer */
td.site-footer {
background: #66FFCC;
color: #FEFEFE;
width: 800px;
font-size:10px;
line-height:20px;
border-bottom: 4px #66FFCC solid;
}

/* site-footer-links */
td.site-footer a:link {
text-decoration: none;
color:#FEFEFE;
}

td.site-footer a:visited {
text-decoration: none;
color:#FEFEFE;
}

td.site-footer a:hover {
text-decoration: underline;
color:#FEFEFE;
}

td.site-footer a:active {
text-decoration: none;
color:#FEFEFE;
}

/* sender */
table.sender {
width:0px;
height:0px;
}

tr.sender-tr {
height:0px;
}

td.sender-td {
width:0px;
}

iframe.sender-iframe {
width:0px;
height:0px;
border:0px;
margin:0px;
padding:0px;
}